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