blob: 4a9a84e8a075a93fbbdaa1b89f386b568191b92b [file] [log] [blame]
{
"name": "Vibro",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"Sources/*.{h,m}",
"VibroStatic/Vibro.h"
],
"requires_arc": true
}