blob: 8c072e52f771971ca5f16b12bf4dde10d0fe40f4 [file] [log] [blame]
{
"name": "FKDDChameleon",
"version": "1.0.3.3",
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"summary": "🦎 一套代码运行多端,一端所见即多端所见",
"description": "主站:https://cml.js.org/",
"homepage": "https://github.com/SYFH/chameleon-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chameleon Team": "ChameleonCore@didiglobal.com"
},
"source": {
"git": "https://github.com/SYFH/chameleon-sdk-ios.git",
"tag": "1.0.3.3"
},
"source_files": "Pod/src/**/*",
"public_header_files": "Pod/src/**/*.h",
"resource_bundles": {
"DDChameleon": [
"Pod/res/*"
]
},
"dependencies": {
"WeexSDK": [
],
"JSONModel": [
],
"Masonry": [
],
"SocketRocket": [
],
"SDWebImage": [
"4.4.6"
],
"SVProgressHUD": [
],
"WeexGcanvas": [
],
"WeexPluginLoader": [
],
"TTTAttributedLabel": [
]
}
}