|
@@ -21,11 +21,11 @@ Pod::Spec.new do |s|
|
|
|
Swift Dynamic Callee: Use to call dynamic callable API of Objective-C...
|
|
|
DESC
|
|
|
|
|
|
- s.homepage = 'https://git.forgetive.org/XCAppCollection/SwiftDynamic'
|
|
|
+ s.homepage = 'https://git.forgetive.net/XCAppCollection/SwiftDynamic'
|
|
|
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
|
|
|
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
|
|
s.author = { 'xcbosa mbp16' => 'xcbosa@forgetive.org' }
|
|
|
- s.source = { :git => 'https://git.forgetive.org/XCAppCollection/SwiftDynamic.git', :tag => s.version.to_s }
|
|
|
+ s.source = { :git => 'https://git.forgetive.net/XCAppCollection/SwiftDynamic.git', :tag => s.version.to_s }
|
|
|
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
|
|
|
|
|
|
s.ios.deployment_target = '14.0'
|