blob: cc3d7e5a368fbaffff5cf82a53bf0c432b9e1e81 [file] [log] [blame]
{
"name": "NatDeviceNetwork",
"version": "0.0.1",
"summary": "Nat.js Module: DeviceNetwork.",
"description": "Nat.js Module: DeviceNetwork (status)",
"homepage": "http://natjs.com",
"license": "MIT",
"authors": {
"nat": "i@natjs.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Natjs/nat-device-network.git",
"tag": "0.0.1"
},
"source_files": "ios/Classes/*.{h,m}",
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
]
}