blob: 341beb864302b0aa2c8516cb15cf38a1ed69abda [file] [log] [blame]
{
"name": "DDChameleon",
"version": "1.0.1",
"platforms": {
"ios": "9.0"
},
"summary": "🦎 一套代码运行多端,一端所见即多端所见",
"description": "主站:https://cml.js.org/",
"homepage": "https://github.com/didi/chameleon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chameleon Team": "ChameleonCore@didiglobal.com"
},
"source": {
"git": "https://github.com/chameleon-team/chameleon-sdk-ios.git",
"tag": "1.0.1"
},
"source_files": "Pod/src/**/*",
"public_header_files": "Pod/src/**/*.h",
"resource_bundles": {
"DDChameleon": [
"Pod/res/*"
]
},
"dependencies": {
"JSONModel": [
],
"Masonry": [
],
"WeexSDK": [
"~> 0.19.0.2"
],
"SocketRocket": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}