blob: 80af15919d185bd3173717b294c3abe5e0d90746 [file] [log] [blame]
{
"name": "NatAudio",
"version": "0.0.3",
"summary": "Nat.js Module: Audio.",
"description": "Nat.js Module: Audio (play 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-media-audio.git",
"tag": "0.0.3"
},
"source_files": "ios/Classes/*.{h,m}",
"frameworks": "AVFoundation"
}