blob: bab197b5a826914f396c9db446d147057968f036 [file] [log] [blame]
{
"name": "SKTaskManager",
"version": "1.1",
"summary": "Now its easy to manage asynchronous task whether its is sequential or parallel.",
"homepage": "https://github.com/SunilSpaceo/SKTaskManager",
"license": "MIT",
"authors": {
"SunilSpaceo": "sunil@spaceotechnologies.com"
},
"source": {
"git": "https://github.com/SunilSpaceo/SKTaskManager.git",
"tag": "1.1"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}"
}