[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 6 / c / 7 / DMJobManager / 1.0.1 / DMJobManager.podspec.json
blob2e988a35dacc2e17169e3b114f63c42233665f27
2   "name": "DMJobManager",
3   "version": "1.0.1",
4   "summary": "Job queue system",
5   "homepage": "https://github.com/d-32/DMJobManager",
6   "license": "MIT",
7   "authors": {
8     "Dylan Marriott": "info@d-32.com"
9   },
10   "source": {
11     "git": "https://github.com/d-32/DMJobManager.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "resource_bundles": {
20     "DMJobManager": [
21       "Pod/Assets/*.png"
22     ]
23   }