[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 7 / e / DoricDevkit / 0.4.34 / DoricDevkit.podspec.json
blob98d78ee14511e5fdfdea38055155a00dd19c50cd
2   "name": "DoricDevkit",
3   "version": "0.4.34",
4   "summary": "Doric iOS Devkit",
5   "description": "Doric iOS Devkit for debugging & hotload.",
6   "homepage": "https://github.com/doric-pub/doric",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jingpeng Wang": "jingpeng.wang@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/doric-pub/doric.git",
16     "tag": "0.4.34"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "doric-iOS/Devkit/Classes/**/*",
22   "public_header_files": "doric-iOS/Devkit/Classes/**/*.h",
23   "dependencies": {
24     "DoricCore": [
26     ]
27   }