[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / 0 / AutoCoding / 1.3 / AutoCoding.podspec.json
blob36538314f287a48aba62eb6f879ba0b84d635f6d
2   "name": "AutoCoding",
3   "version": "1.3",
4   "summary": "AutoCoding is a category on NSObject that provides automatic support for NSCoding to any object.",
5   "homepage": "https://github.com/nicklockwood/AutoCoding",
6   "license": "zlib",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/AutoCoding.git",
10     "tag": "1.3"
11   },
12   "platforms": {
13     "ios": "4.3",
14     "osx": "10.6"
15   },
16   "source_files": "AutoCoding",
17   "requires_arc": false