blob: ff40746703ff897b5f10ce3595822387f8813100 [file] [log] [blame]
{
"name": "VibroFramework",
"version": "0.1.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.1.0/Vibro-0.1.0.zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"preserve_paths": "Vibro/Vibro.framework",
"vendored_frameworks": "Vibro/Vibro.framework"
}