|
@@ -7,9 +7,9 @@
|
|
|
#
|
|
|
|
|
|
Pod::Spec.new do |s|
|
|
|
- s.name = 'LenzCameraNativeModuleForRN'
|
|
|
+ s.name = 'LenzCameraSDK'
|
|
|
s.version = '1.0.0'
|
|
|
- s.summary = 'A short description of LenzCameraNativeModuleForRN.'
|
|
|
+ s.summary = 'A short description of LenzCameraSDK.'
|
|
|
|
|
|
# This description is used to generate tags and improve search results.
|
|
|
# * Think: What does it do? Why did you write it? What is the focus?
|
|
@@ -19,11 +19,11 @@ Pod::Spec.new do |s|
|
|
|
|
|
|
s.description = "this is the long description"
|
|
|
|
|
|
- s.homepage = 'https://github.com/76930516@qq.com/LenzCameraNativeModuleForRN'
|
|
|
+ s.homepage = 'http://39.96.8.150:10080/l405023944/LenzSDK_iOS.git'
|
|
|
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
|
|
|
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
|
|
s.author = { '76930516@qq.com' => 'wangzhaowei1991@gmail.com' }
|
|
|
- s.source = { :git => 'https://github.com/76930516@qq.com/LenzCameraNativeModuleForRN.git', :tag => s.version.to_s }
|
|
|
+ s.source = { :git => 'http://39.96.8.150:10080/l405023944/LenzSDK_iOS.git', :tag => s.version.to_s }
|
|
|
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
|
|
|
|
|
|
# s.platform = :ios, "11.0"
|