[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 3 / 0 / AutoCoding / 2.2 / AutoCoding.podspec.json
blobd1e415965c548563ccf8381cbd114b71a5e01f66
2   "name": "AutoCoding",
3   "version": "2.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": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/AutoCoding.git",
10     "tag": "2.2"
11   },
12   "platforms": {
13     "ios": "4.3",
14     "osx": "10.6"
15   },
16   "source_files": "AutoCoding",
17   "requires_arc": false