[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / 3 / Vibro / 0.2.1 / Vibro.podspec.json
blob4a9a84e8a075a93fbbdaa1b89f386b568191b92b
2   "name": "Vibro",
3   "version": "0.2.1",
4   "license": "MIT",
5   "summary": "Feel the network interaction",
6   "homepage": "https://github.com/AlexDenisov/Vibro",
7   "description": "Vibrates your device whenever your app sends network request",
8   "authors": {
9     "AlexDenisov": "1101.debian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/AlexDenisov/Vibro.git",
13     "tag": "0.2.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": [
19     "Sources/*.{h,m}",
20     "VibroStatic/Vibro.h"
21   ],
22   "requires_arc": true