[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 3 / DDChameleon / 1.0.0 / DDChameleon.podspec.json
blobf24eafb06cd8cc70f3e0094ad93cb4f163e347e0
2   "name": "DDChameleon",
3   "version": "1.0.0",
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.0"
20   },
21   "source_files": "sdk_src/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "dependencies": {
24     "JSONModel": [
26     ],
27     "Masonry": [
29     ],
30     "WeexSDK": [
31       "~> 0.19.0.2"
32     ],
33     "SocketRocket": [
35     ],
36     "SDWebImage": [
38     ]
39   }