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