[Fix] JSONKit

This commit is contained in:
Fabio Pelosin
2012-12-10 18:00:49 +01:00
parent 3c4cfaa36a
commit 7f3cc9e12b
+1
View File
@@ -8,4 +8,5 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/johnezang/JSONKit.git', :tag => 'v1.4' }
s.source_files = 'JSONKit.*'
s.requires_arc = false
end