blob: 36eb1dbd51459dd157828041c1674e3d9a4c94fb [file] [log] [blame]
{
"name": "WeexNativeSupport",
"version": "1.4.13",
"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.4.13"
},
"resources": "WeexNativeSupport/HXPhotoPicker/HXPhotoPicker.bundle",
"source_files": "WeexNativeSupport/**/*.{h,m}",
"dependencies": {
"SVProgressHUD": [
],
"MJExtension": [
],
"AFNetworking": [
],
"CocoaLumberjack": [
],
"WeexSDK": [
],
"SocketRocket": [
],
"WeexPluginLoader": [
],
"MJRefresh": [
],
"AMapSearch-NO-IDFA": [
],
"AMapLocation-NO-IDFA": [
],
"AMap2DMap-NO-IDFA": [
]
},
"requires_arc": true
}