[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 7 / 6 / e / KOKeyboard / 0.1.0 / KOKeyboard.podspec.json
bloba1b1b452a2fe3f105b0f166e9873cecfae8ee352
2   "name": "KOKeyboard",
3   "version": "0.1.0",
4   "summary": "KOKeyboard is an iOS drop-in component that adds a new row of keys to the default on-screen keyboard.",
5   "homepage": "https://github.com/andy380743909/KOKeyboard",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andy": "andy380743909@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/andy380743909/KOKeyboard.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "KOKeyboard/Classes/**/*",
21   "frameworks": "UIKit",
22   "resources": [
23     "KOKeyboard/Assets/*.png",
24     "UIKit",
25     "Foundation"
26   ]