[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 3 / 9 / 2 / FastCoding+tvOS / 3.2.1 / FastCoding+tvOS.podspec.json
blob2f3f5edac9f4ef8071e7496eb66aec7ba51faca9
2   "name": "FastCoding+tvOS",
3   "version": "3.2.1",
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.1"
11   },
12   "source_files": "FastCoder",
13   "requires_arc": false,
14   "platforms": {
15     "ios": "4.3",
16     "tvos": "9.0",
17     "osx": "10.6"
18   }