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