blob: 1149e64e5abd351e5399cc7e8eef687c05ed3a6a [file] [log] [blame]
{
"name": "VibroFramework",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "Vibro/LICENSE"
},
"summary": "Feel the network interaction",
"homepage": "https://github.com/AlexDenisov/Vibro",
"description": "Vibrates your device whenever your app sends network request",
"authors": {
"AlexDenisov": "1101.debian@gmail.com"
},
"source": {
"http": "https://github.com/AlexDenisov/Vibro/releases/download/0.2.0/Vibro-0.2.0.zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"preserve_paths": "Vibro/Vibro.framework",
"vendored_frameworks": "Vibro/Vibro.framework"
}