[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 0 / a / APLKeyboardHelper / 0.1.0 / APLKeyboardHelper.podspec.json
blob9df43069731a07d214406dd5efe2ca791676a097
2   "name": "APLKeyboardHelper",
3   "version": "0.1.0",
4   "summary": "APLKeyboardHelper helps to handle keyboard events",
5   "description": "APLKeyboardHelper helps to handle keyboard events with blocks.",
6   "homepage": "https://github.com/igrampe/APLKeyboardHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "igrampe": "igrampe@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/igrampe/APLKeyboardHelper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "APLKeyboardHelper/Classes/**/*"