[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / 3 / STKeyboard / 0.0.1 / STKeyboard.podspec.json
blobdd2fa4fad9413d416a3a128b872cf501f9b03dbd
2   "name": "STKeyboard",
3   "version": "0.0.1",
4   "summary": "STKeyboard is the way to use or create a new custom keyboard.",
5   "description": "STKeyboard supports your application with 2 new kinds of keyboard: Number and Photo.\nYou can easily create a new custom keyboard for you own application.\nSTKeyboard supports iOS 8.0 or higher.",
6   "homepage": "https://github.com/son11592/STKeyboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "son11592": "hoangson11592@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/son11592/STKeyboard.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "STKeyboard/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "pushed_with_swift_version": "3.0"