[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / c / GZEmojiKeyboard / 0.1.1 / GZEmojiKeyboard.podspec.json
blob3aae31384a16f1176f5cc3e45aa1379831766dae
2   "name": "GZEmojiKeyboard",
3   "version": "0.1.1",
4   "summary": "Emoji Keyboard for iOS",
5   "description": "Emoji Keyboard for iOS (support sticker as well)",
6   "homepage": "https://github.com/SamuelZhaoY/iOS-EmojiKeyBoard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zy.zhao": "zhaoy.samuel@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SamuelZhaoY/iOS-EmojiKeyBoard.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GZEmojiKeyboard/Classes/*",
22   "public_header_files": "GZEmojiKeyboard/Classes/GZEmojiKeyboard.h",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }