[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 8 / FastCoding / 3.2 / FastCoding.podspec.json
blob4ccb23195efe5c1f5a1498507af2a2420dc4d72b
2   "name": "FastCoding",
3   "version": "3.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": "3.2"
11   },
12   "source_files": "FastCoder",
13   "requires_arc": false,
14   "platforms": {
15     "ios": "4.3",
16     "osx": "10.6"
17   }