blob: 2cd1b2eea0accdb3670f45b5fc643f9a3ae308ec [file] [log] [blame]
{
"name": "ITActionManager",
"version": "0.1.0",
"license": "MIT",
"summary": "Method dispatcher and progress handler.",
"homepage": "https://github.com/Iterar/ITActionManager",
"authors": {
"Tiago Alves": "tiago@iterar.co"
},
"source": {
"git": "https://github.com/Iterar/ITActionManager.git",
"tag": "0.1.0"
},
"requires_arc": true,
"source_files": [
"ITActionManager/**/*.{h,m}",
"NSInvocation+SimpleCreation/**/*.{h,m}"
]
}