blob: 2e988a35dacc2e17169e3b114f63c42233665f27 [file] [log] [blame]
{
"name": "DMJobManager",
"version": "1.0.1",
"summary": "Job queue system",
"homepage": "https://github.com/d-32/DMJobManager",
"license": "MIT",
"authors": {
"Dylan Marriott": "info@d-32.com"
},
"source": {
"git": "https://github.com/d-32/DMJobManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"DMJobManager": [
"Pod/Assets/*.png"
]
}
}