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