[Add] DocumentReaderFullAuthRFIDNightly 7.5.10780
[CocoaPods.git] / Specs / a / e / d / IIAutoNSCopying / 0.4 / IIAutoNSCopying.podspec.json
blob1eb46febf66d5e49f635b742db535b79bc36e37c
2   "name": "IIAutoNSCopying",
3   "platforms": {
4     "ios": 6.0
5   },
6   "version": "0.4",
7   "summary": "A way to add propertybased automatic NSCopying to any object.",
8   "homepage": "https://github.com/Inferis/IIAutoNSCopying",
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/IIAutoNSCopying.git",
19     "tag": "0.4"
20   },
21   "source_files": "IIAutoNSCopying/*.{h,m}",
22   "requires_arc": true