[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / e / 7 / IIAutoNSCoding / 0.1 / IIAutoNSCoding.podspec.json
blob1d256c02609b31ea01f709e1339488492e8ba317
2   "name": "IIAutoNSCoding",
3   "platforms": {
4     "ios": 6.0
5   },
6   "version": "0.1",
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.1"
20   },
21   "source_files": "IIAutoNSCoding/*.{h,m}",
22   "requires_arc": true