blob: b8f6d6168cd0e7bf8a64f0813699b424d16ac974 [file] [log] [blame]
{
"name": "DDChameleon",
"version": "1.0.2",
"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.2"
},
"static_framework": true,
"source_files": "Pod/src/**/*",
"public_header_files": "Pod/src/**/*.h",
"resource_bundles": {
"DDChameleon": [
"Pod/res/*"
]
},
"dependencies": {
"WeexSDK": [
"0.24.0"
],
"JSONModel": [
],
"Masonry": [
],
"SocketRocket": [
],
"SDWebImage": [
"4.4.6"
],
"SVProgressHUD": [
],
"WeexGcanvas": [
],
"WeexPluginLoader": [
]
}
}