[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / 0 / AutoCoding / 1.2 / AutoCoding.podspec.json
blob6a64ac66badce16a0e7bd2b30051d2bbc5bcf0ee
2   "name": "AutoCoding",
3   "version": "1.2",
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": {
8     "Nick Lockwood": "email@address.com"
9   },
10   "source": {
11     "git": "https://github.com/nicklockwood/AutoCoding.git",
12     "tag": "1.2"
13   },
14   "platforms": {
15     "ios": "3.0",
16     "osx": "10.6"
17   },
18   "source_files": "AutoCoding",
19   "requires_arc": false