[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 1 / 8 / DCCJConfig / 0.2.3 / DCCJConfig.podspec.json
blob810c5ef497fc3b08c81ce3991e35adc17d7d6ccf
2   "name": "DCCJConfig",
3   "version": "0.2.3",
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.3"
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   ]