blob: f03f34e29f163892cbd070a6bd5425f0c7494b64 [file] [log] [blame]
{
"name": "WeexNativeSupport",
"version": "1.1.12",
"summary": "weex原生支持",
"homepage": "https://github.com/shuxiongWu/WeexNativeSupport.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wushuxiong": "18779884209@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shuxiongWu/WeexNativeSupport.git",
"tag": "1.1.12"
},
"source_files": "WeexNativeSupport/**/*.{h,m}",
"dependencies": {
"SVProgressHUD": [
],
"MJExtension": [
],
"AFNetworking": [
],
"CocoaLumberjack": [
],
"WeexSDK": [
],
"SocketRocket": [
],
"WeexPluginLoader": [
]
},
"requires_arc": true
}