blob: d372a47131f970f58e127cab21fcec9c8b0c80a6 [file] [log] [blame]
{
"name": "NatRecorder",
"version": "0.0.1",
"summary": "Nat.js Module: Recorder.",
"description": "Nat.js Module: Recorder (start or pause or stop)",
"homepage": "http://natjs.com",
"license": "MIT",
"authors": {
"nat": "i@natjs.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Natjs/nat-recorder.git",
"tag": "0.0.1"
},
"source_files": "ios/Classes/*.{h,m}",
"frameworks": "AVFoundation"
}