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