blob: bad1fc25a780f6f11537e2e7511dd89fe0fc41a2 [file] [log] [blame]
{
"name": "MGCraftman",
"version": "0.1.0",
"summary": "A framework to speedup development when you can't (or don't want to) use Interface Builder.",
"homepage": "https://github.com/mokagio/MGCraftman",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Giovanni Lodi": "mokagio42@gmail.com"
},
"source": {
"git": "https://github.com/mokagio/MGCraftman.git",
"tag": "0.1.0"
},
"source_files": "MGCraftman/*.{h,m}",
"platforms": {
"ios": null
},
"requires_arc": false
}