blob: 28feb488f5d4fb6d9e98b6633551f5a0dd1bfa4a [file] [log] [blame]
{
"name": "SKTaskManager",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "SKTaskManager/*"
}