[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / b / SwiftyKeyboard / 0.1.1 / SwiftyKeyboard.podspec.json
blob4235cf72109987f40d9000fce0c02344d6865d8f
2   "name": "SwiftyKeyboard",
3   "version": "0.1.1",
4   "summary": "An iOS iOS customized enhanced numeric keyboard",
5   "description": "SwiftyKeyboard is a full customized numeric keyboard for iOS.",
6   "homepage": "https://github.com/SwiftyKit/SwiftyKeyboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SwiftyKit": "swiftykit@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "4.0",
18   "source": {
19     "git": "https://github.com/SwiftyKit/SwiftyKeyboard.git",
20     "tag": "0.1.1"
21   },
22   "source_files": [
23     "Sources/*.swift",
24     "Sources/SwiftyKeyboard.h"
25   ],
26   "resources": "Sources/assets/*",
27   "exclude_files": "Classes/Exclude",
28   "swift_version": "4.0"