[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 2 / 1 / 8 / DCCJConfig / 0.1.2 / DCCJConfig.podspec.json
blob450a581fbae478c69c5a68ff649df5b93e769095
2   "name": "DCCJConfig",
3   "version": "0.1.2",
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.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DCCJConfig/Classes/**/*",
22   "subspecs": [
23     {
24       "name": "Result",
25       "source_files": "DCCJConfig/Classes/Result/**/*"
26     },
27     {
28       "name": "DataManagerError",
29       "source_files": "DCCJConfig/Classes/DataManagerError/**/*"
30     }
31   ]