blob: 446623f46e545a9c25d1292881b1e3047d4656dd [file] [log] [blame]
{
"name": "MPWeexSDK",
"version": "0.28.0",
"summary": "Mini program framework based on weex.",
"description": "A mini program framework based on weex.",
"homepage": "https://github.com/lmspay/MPWeexSDK",
"license": {
"type": "MIT"
},
"authors": {
"donney": "gmejoy@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lmspay/MPWeexSDK.git",
"tag": "0.28.0"
},
"preserve_paths": "MPWeexSDK.framework",
"vendored_frameworks": "MPWeexSDK.framework",
"frameworks": [
"CoreServices",
"AVFoundation",
"AVKit",
"CoreMedia",
"CoreTelephony",
"GLKit",
"JavaScriptCore",
"MediaPlayer",
"Security",
"SystemConfiguration",
"WebKit"
],
"libraries": [
"c++.1",
"iconv",
"resolv",
"z.1"
],
"requires_arc": true,
"dependencies": {
"GZIP": [
"~> 1.2"
],
"SSZipArchive": [
],
"AliyunOSSiOS": [
],
"YYModel": [
],
"yismcore": [
"~> 0.1.0"
]
}
}