[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 8 / 3 / 0 / AutoCoding / 2.0.3 / AutoCoding.podspec.json
blob05e61ebb210ce768f939dfcb523c89dbed8322f6
2   "name": "AutoCoding",
3   "version": "2.0.3",
4   "summary": "AutoCoding is a category on NSObject that provides automatic support for NSCoding and NSCopying 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.0.3"
11   },
12   "platforms": {
13     "ios": "4.3",
14     "osx": "10.6"
15   },
16   "source_files": "AutoCoding",
17   "requires_arc": false