blob: 87a81801f997b2b9e617754c5c14a53ed5a74037 [file] [log] [blame]
{
"name": "WeexSDK",
"version": "0.15.0-dynamic",
"summary": "WeexSDK Source .",
"description": "A framework for building Mobile cross-platform UI",
"homepage": "https://github.com/apache/incubator-weex",
"license": {
"type": "Copyright",
"text": " Alibaba-INC copyright\n"
},
"authors": {
"cxfeng1": "cxfeng1@gmail.com",
"boboning": "ningli928@163.com",
"yangshengtao": "yangshengtao1314@163.com",
"kfeagle": "sunjjbobo@163.com",
"acton393": "zhangxing610321@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://gw.alicdn.com/bao/uploaded/LB1x6ZTSpXXXXb2XpXXXXXXXXXX.zip"
},
"resources": [
"WeexSDK.framework/native-bundle-main.js",
"WeexSDK.framework/wx_load_error@3x.png"
],
"user_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "'$(PODS_ROOT)/WeexSDK'"
},
"requires_arc": true,
"vendored_frameworks": "WeexSDK.framework",
"xcconfig": {
"OTHER_LINK_FLAG": "$(inherited) -ObjC"
},
"frameworks": [
"CoreMedia",
"MediaPlayer",
"AVFoundation",
"AVKit",
"JavaScriptCore",
"GLKit",
"OpenGLES",
"CoreText",
"QuartzCore",
"CoreGraphics"
],
"dependencies": {
"SocketRocket": [
]
},
"libraries": "stdc++"
}