blob: ecc5cabaa2b6e23489aabaa7de884e6e8ab7db25 [file] [log] [blame]
{
"name": "Vibro",
"version": "0.1.0",
"license": "MIT",
"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": {
"git": "https://github.com/AlexDenisov/Vibro.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Sources/*.{h,m}",
"requires_arc": true
}