blob: 4cad57e7ab4576d52ad96e3dc5f43c07149212dc [file] [log] [blame]
{
"name": "NatVibration",
"version": "0.0.1",
"summary": "Nat.js Module: Vibration.",
"description": "Nat.js Module: Vibration (vibrate)",
"homepage": "http://natjs.com",
"license": "MIT",
"authors": {
"nat": "i@natjs.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Natjs/nat-device-vibration.git",
"tag": "0.0.1"
},
"source_files": "ios/Classes/*.{h,m}",
"frameworks": "AVFoundation"
}