blob: 34f2547eb74914542a2e1ea65413a498214a7233 [file] [log] [blame]
{
"name": "DHJobController",
"version": "0.2.0",
"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.0"
},
"social_media_url": "https://twitter.com/davidahouse",
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"source_files": "Classes"
}