[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / a / e / 7 / IIAutoNSCoding / 0.2 / IIAutoNSCoding.podspec.json
blob660b8911b7d2fc11db26cacdcfcc3b9a9aad467f
2   "name": "IIAutoNSCoding",
3   "platforms": {
4     "ios": 6.0
5   },
6   "version": "0.2",
7   "summary": "A way to add propertybased automatic NSCoding to any objects.",
8   "homepage": "https://github.com/Inferis/IIAutoNSCoding",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "social_media_url": "https://twitter.com/inferis",
14   "authors": {
15     "Tom Adriaenssen": "http://inferis.org/"
16   },
17   "source": {
18     "git": "https://github.com/Inferis/IIAutoNSCoding.git",
19     "tag": "0.2"
20   },
21   "source_files": "IIAutoNSCoding/*.{h,m}",
22   "requires_arc": true