blob: 8d735f88907329f3a0a4505c4fb7db412ff7f32e [file] [log] [blame]
{
"name": "IIAutoNSCopying",
"platforms": {
"ios": 6.0
},
"version": "0.5",
"summary": "A way to add propertybased automatic NSCopying to any object.",
"homepage": "https://github.com/Inferis/IIAutoNSCopying",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/inferis",
"authors": {
"Tom Adriaenssen": "http://inferis.org/"
},
"source": {
"git": "https://github.com/Inferis/IIAutoNSCopying.git",
"tag": "0.5"
},
"source_files": "IIAutoNSCopying/*.{h,m}",
"requires_arc": true
}