blob: 59e98a2c8e6d36d68e3833721a91994e4cd55b68 [file] [log] [blame]
{
"name": "WeexNativeSupport",
"version": "1.1.8",
"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.8"
},
"source_files": "WeexNativeSupport/**/*.{h,m}",
"dependencies": {
"SVProgressHUD": [
],
"MJExtension": [
],
"AFNetworking": [
],
"CocoaLumberjack": [
],
"WeexSDK": [
],
"SocketRocket": [
],
"WeexPluginLoader": [
]
},
"requires_arc": true
}