Skip to content
This repository was archived by the owner on Oct 14, 2018. It is now read-only.

Commit c041ef4

Browse files
committed
Fixes .podspec
1 parent 1654a45 commit c041ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftInstagram.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'SwiftInstagram'
33
s.version = '1.0.5'
4-
spec.cocoapods_version = '>= 1.1.0'
4+
s.cocoapods_version = '>= 1.1.0'
55
s.authors = { 'Ander Goig' => 'goig.ander@gmail.com' }
66
s.license = { :type => 'MIT', :file => 'LICENSE' }
77
s.homepage = 'https://github.com/AnderGoig/SwiftInstagram'

0 commit comments

Comments
 (0)