We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44118cb commit 4105bebCopy full SHA for 4105beb
Contentstack.podspec
@@ -12,7 +12,7 @@ DESC
12
s.homepage = 'https://www.built.io/products/contentstack/overview'
13
s.license = { :type => 'Commercial',:text => 'See https://www.built.io/'}
14
s.author = { 'Built.io' => 'support@contentstack.io' }
15
-s.source = { :git => 'https://github.com/raweng/BuiltIOContentstack-iOS', :tag => s.version.to_s }
+s.source = { :git => 'https://github.com/raweng/BuiltIOContentstack-iOS.git', :tag => s.version.to_s }
16
s.social_media_url = 'https://twitter.com/builtio'
17
18
s.ios.deployment_target = '7.0'
0 commit comments