[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 2 / KeyboardKit / 0.2.0 / KeyboardKit.podspec.json
blobd2737b09301bc46bc0ce67e087f7c0b7b85eff5d
2   "name": "KeyboardKit",
3   "version": "0.2.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 the emojis\nin a collection view in the main app as well.",
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.2.0"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KeyboardKit/Classes/**/*"