[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / f / 2 / KeyboardKit / 0.4.0 / KeyboardKit.podspec.json
blob771e40d022dc266f9209424c6b5d85d4803609f3
2   "name": "KeyboardKit",
3   "version": "0.4.0",
4   "summary": "KeyboardKit can be used to create keyboard extensions for iOS.",
5   "description": "KeyboardKit is a Swift library that can be used to create keyboard extensions for iOS.\nIt has built-in support for creating an emoji keyboard and for displaying emojis in a\ncollection view in the main app.",
6   "homepage": "https://github.com/danielsaidi/KeyboardKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Saidi": "daniel.saidi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/danielsaidi/KeyboardKit.git",
16     "tag": "0.4.0"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KeyboardKit/Classes/**/*",
23   "pushed_with_swift_version": "3.0"