[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 3 / a / DRCategories / 0.1.1 / DRCategories.podspec.json
blob2346df4061ee9d9a78f913b66286f19420685de1
2   "name": "DRCategories",
3   "version": "0.1.1",
4   "summary": "丰富的类扩展",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DeanFs/DRCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dean_F": "stone.feng1990@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DeanFs/DRCategories.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DRCategories/Classes/**/*",
22   "dependencies": {
23     "DRMacroDefines": [
25     ],
26     "DRSandboxManager": [
28     ],
29     "pop": [
31     ]
32   }