blob: 636777b837522c9034df9845b76be8520ead87e6 [file] [log] [blame]
{
"name": "ITActionManager",
"version": "0.0.1",
"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.0.1"
},
"requires_arc": true,
"source_files": [
"ITActionManager/**/*.{h,m}",
"NSInvocation+SimpleCreation/**/*.{h,m}"
]
}