We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94d548d commit d66a237Copy full SHA for d66a237
1 file changed
ALFormInput.podspec
@@ -12,11 +12,9 @@ Pod::Spec.new do |s|
12
s.summary = 'Commonly used form inputs in our projects'
13
14
s.homepage = 'https://github.com/applogistdev/ALFormInput'
15
- # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
16
s.license = { :type => 'MIT', :file => 'LICENSE' }
17
s.author = { 'ahmetsina' => 'ahmet.sina@applogist.com' }
18
s.source = { :git => 'https://github.com/applogistdev/ALFormInput.git', :tag => s.version.to_s }
19
- # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
20
21
s.ios.deployment_target = '11.3'
22
0 commit comments