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