blob: 8fb40eda56fb644da8592bf09b47587e89ceea54 [file] [log] [blame]
{
"name": "ACEToolKit",
"version": "0.1.5",
"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.5"
},
"source_files": "ACEToolKit/*.{h,m}",
"platforms": {
"ios": null
},
"requires_arc": true
}