blob: 4bfe704096f11656f698eacd4e4df56870c4887a [file] [log] [blame]
{
"name": "nativevibro",
"version": "0.0.1",
"summary": "Simple script for making vibro",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://bitbucket.com/aalinovsky/nativevibro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aalinovsky": "dvd2444@mail.ru"
},
"source": {
"git": "https://bitbucket.com/aalinovsky/nativevibro.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "nativevibro/Classes/**/*",
"frameworks": "AudioToolbox"
}