Update specs.

This commit is contained in:
Eloy Duran
2011-10-22 01:38:29 +02:00
parent 3e8c11178d
commit 03c0745a87
20 changed files with 8 additions and 26 deletions
-2
View File
@@ -9,6 +9,4 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/johnezang/JSONKit.git', :tag => 'v1.4' }
s.source_files = 'JSONKit.*'
s.xcconfig = { 'OTHER_LDFLAGS' => '-ObjC' }
end