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