[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / a / 0 / SwiftMaterialKeyboard / 0.1.11 / SwiftMaterialKeyboard.podspec.json
blob3ad1d83cd0a4e088e7ffc6eda7f42fa4bc5f41cd
2   "name": "SwiftMaterialKeyboard",
3   "platforms": {
4     "ios": "9.3"
5   },
6   "summary": "Custom keyboard build with CosmicMind/Material and RxSwift",
7   "requires_arc": true,
8   "version": "0.1.11",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Chinh Nguyen": "chinh@willbe.vn"
15   },
16   "homepage": "https://github.com/chinhnguyen/SwiftMaterialKeyboard",
17   "source": {
18     "git": "https://github.com/chinhnguyen/SwiftMaterialKeyboard.git",
19     "tag": "0.1.11"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.0"
25     ],
26     "RxSwift": [
27       "~> 4.0"
28     ],
29     "RxCocoa": [
30       "~> 4.0"
31     ],
32     "Material": [
33       "~> 2.12"
34     ]
35   },
36   "source_files": "SwiftMaterialKeyboard/Classes/**/*",
37   "swift_version": "4.0"