[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 3 / 0 / AutoCoding / 2.2.3 / AutoCoding.podspec.json
blob3a28a3c44942dbeda5a2e4eff50d70174ca3d1a5
2   "name": "AutoCoding",
3   "version": "2.2.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": "2.2.3"
11   },
12   "platforms": {
13     "ios": "4.3",
14     "osx": "10.6",
15     "tvos": "9.0"
16   },
17   "source_files": "AutoCoding",
18   "requires_arc": false