blob: 863a9e5e42b44827204073c40c7c50c00e89f407 [file] [log] [blame]
{
"name": "ACEToolKit",
"version": "0.2.0",
"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.2.0"
},
"source_files": "ACEToolKit/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}