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