blob: 8d96d7fa83b223ca5235f9778f75b2927bed7f06 [file] [log] [blame]
{
"name": "WeexNativeSupport",
"version": "1.8.0",
"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.8.0"
},
"resources": "WeexNativeSupport/HXPhotoPicker/HXPhotoPicker.bundle",
"source_files": "WeexNativeSupport/**/*.{h,m}",
"dependencies": {
"SVProgressHUD": [
],
"SSZipArchive": [
],
"MJExtension": [
],
"AFNetworking": [
],
"CocoaLumberjack": [
],
"WeexSDK": [
],
"SocketRocket": [
],
"WeexPluginLoader": [
],
"MJRefresh": [
],
"AMapSearch-NO-IDFA": [
],
"AMapLocation-NO-IDFA": [
],
"AMap2DMap-NO-IDFA": [
],
"WYNetworkManager": [
],
"QCloudCOSXML/Transfer": [
]
},
"requires_arc": true
}