blob: ff2f88b5a5183deb3b767c9985b766ef3dfc9b61 [file] [log] [blame]
{
"name": "DHJobController",
"version": "0.2.1",
"summary": "An Objective-C wrapper to control NSOperations jobs.",
"homepage": "https://github.com/davidahouse/DHJobController",
"license": "MIT",
"authors": {
"David House": "davidahouse@gmail.com"
},
"source": {
"git": "https://github.com/davidahouse/DHJobController.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/davidahouse",
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"source_files": "Classes"
}