[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 8 / FastCoding / 2.0 / FastCoding.podspec.json
blob5779c04813b865761397c521f8325e30601e7fc3
2   "name": "FastCoding",
3   "version": "2.0",
4   "license": "zlib",
5   "summary": "Faster, more flexible replacement for NSPropertyList and NSJSONSerializer for Mac and iOS.",
6   "homepage": "https://github.com/nicklockwood/FastCoding",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/FastCoding.git",
10     "tag": "2.0"
11   },
12   "source_files": "FastCoder",
13   "requires_arc": false,
14   "platforms": {
15     "ios": "4.3",
16     "osx": "10.6"
17   }