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