blob: 2f997486b5111149a3e90ce5178c2bd60598b359 [file] [log] [blame]
{
"name": "WeexNatDeviceNetwork",
"version": "1.0.0",
"summary": "Nat.js weex plugin: nat-device-network",
"description": "Nat.js module for weex: DeviceNetwork",
"homepage": "http://natjs.com",
"license": "MIT",
"authors": {
"nat": "hi@natjs.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/natjs/weex-nat-device-network.git",
"tag": "1.0.0"
},
"source_files": "ios/Sources/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
],
"NatDeviceNetwork": [
]
}
}