[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / e / d / IIAutoNSCopying / 0.5 / IIAutoNSCopying.podspec.json
blob8d735f88907329f3a0a4505c4fb7db412ff7f32e
2   "name": "IIAutoNSCopying",
3   "platforms": {
4     "ios": 6.0
5   },
6   "version": "0.5",
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.5"
20   },
21   "source_files": "IIAutoNSCopying/*.{h,m}",
22   "requires_arc": true