blob: e457bdcc3b2a4a9c8744aa17fd168e0ff53fdb1b [file] [log] [blame]
{
"name": "iDispatch",
"version": "0.1.1",
"summary": "Easy to use wrapper over GCD.",
"description": "Easy to use object oriented wrapper over GCD with added functionalities",
"homepage": "https://github.com/abdullah-chhatra/iDispatch.git",
"license": "MIT",
"authors": {
"Abdulmunaf Chhatra": "abdullah.chhatra@gmail.com"
},
"source": {
"git": "https://github.com/abdullah-chhatra/iDispatch.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "iDispatch/iDispatch/**/*.swift"
}