blob: a22807ecee4d8ca03907f69615f2f0f315b4fb6a [file] [log] [blame]
{
"name": "ACEToolKit",
"version": "0.1.6",
"homepage": "https://github.com/acerbetti/ACEToolKit",
"authors": {
"Stefano Acerbetti": "acerbetti@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Development tools to make my life (and yours) a little bit easier.",
"source": {
"git": "https://github.com/acerbetti/ACEToolKit.git",
"tag": "v0.1.6"
},
"source_files": "ACEToolKit/*.{h,m}",
"platforms": {
"ios": null
},
"requires_arc": true
}