[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / f / 2 / KeyboardKit / 0.3.0 / KeyboardKit.podspec.json
blobc4df5b2981fef62859f819b8bd02ffaa016d0508
2   "name": "KeyboardKit",
3   "version": "0.3.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.3.0"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KeyboardKit/Classes/**/*"