[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / d / 7 / c / PhysicalKeyboardNotifications / 0.1 / PhysicalKeyboardNotifications.podspec.json
blob01ca80ddb2c58b2728f9fb2b9be8b7603dd9af2d
2   "name": "PhysicalKeyboardNotifications",
3   "version": "0.1",
4   "summary": "Posting notifications on iPhone simulator when physical keyboard is pressed. Useful for debugging",
5   "homepage": "https://github.com/brovador/PhysicalKeyboardNotifications",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "brovador": "brovador@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/brovador/PhysicalKeyboardNotifications.git",
18     "tag": "v0.1"
19   },
20   "source_files": "PhysicalKeyboardNotifications",
21   "requires_arc": true,
22   "dependencies": {
23     "JRSwizzle": [
25     ]
26   }