{ | |
"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" | |
} |