[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 7 / e / DoricDevkit / 0.10.51 / DoricDevkit.podspec.json
blob77db15d3e3fe215d276c8c78b50f3c7054f228b5
2   "name": "DoricDevkit",
3   "version": "0.10.51",
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.10.51"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "doric-iOS/Devkit/Classes/**/*",
22   "resource_bundles": {
23     "DoricDevkit": [
24       "doric-iOS/Devkit/Assets/**/*"
25     ]
26   },
27   "public_header_files": "doric-iOS/Devkit/Classes/**/*.h",
28   "dependencies": {
29     "DoricCore": [
31     ],
32     "SocketRocket": [
34     ]
35   }