[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 3 / DDChameleon / 1.0.2 / DDChameleon.podspec.json
blobb8f6d6168cd0e7bf8a64f0813699b424d16ac974
2   "name": "DDChameleon",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "🦎 一套代码运行多端,一端所见即多端所见",
8   "description": "主站:https://cml.js.org/",
9   "homepage": "https://github.com/didi/chameleon",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Chameleon Team": "ChameleonCore@didiglobal.com"
16   },
17   "source": {
18     "git": "https://github.com/chameleon-team/chameleon-sdk-ios.git",
19     "tag": "1.0.2"
20   },
21   "static_framework": true,
22   "source_files": "Pod/src/**/*",
23   "public_header_files": "Pod/src/**/*.h",
24   "resource_bundles": {
25     "DDChameleon": [
26       "Pod/res/*"
27     ]
28   },
29   "dependencies": {
30     "WeexSDK": [
31       "0.24.0"
32     ],
33     "JSONModel": [
35     ],
36     "Masonry": [
38     ],
39     "SocketRocket": [
41     ],
42     "SDWebImage": [
43       "4.4.6"
44     ],
45     "SVProgressHUD": [
47     ],
48     "WeexGcanvas": [
50     ],
51     "WeexPluginLoader": [
53     ]
54   }