blob: c0eb1900e94fc328cce6ae80caab320cc5d107b3 [file] [log] [blame]
{
"name": "DMJobManager",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"DMJobManager": [
"Pod/Assets/*.png"
]
}
}