blob: df8484aa5a06aa1d936aba603c82784a5678bd81 [file] [log] [blame]
{
"name": "IIAutoNSCopying",
"platforms": {
"ios": 6.0
},
"version": "0.3",
"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.3"
},
"source_files": "IIAutoNSCopying/*.{h,m}",
"requires_arc": true
}