[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / 1 / 8 / DCCJConfig / 0.2.1 / DCCJConfig.podspec.json
blob664262cedda89cd7a1ef68beaac97a3642fd1fbb
2   "name": "DCCJConfig",
3   "version": "0.2.1",
4   "summary": "Global config and setting are here.",
5   "description": "Global config and setting are here used by DCCJ",
6   "homepage": "https://github.com/Ghstart/DCCJConfig",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ghstart": "gonghuan2020@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Ghstart/DCCJConfig.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "Result",
24       "source_files": "DCCJConfig/Classes/Result/**/*"
25     },
26     {
27       "name": "DataManagerError",
28       "source_files": "DCCJConfig/Classes/DataManagerError/**/*"
29     }
30   ]