[Add] FanapPodChatSDK 1.2.12
[CocoaPods.git] / Specs / 4 / b / d / FYEmojiKeyboard / 1.0.0 / FYEmojiKeyboard.podspec.json
blobc03923d7f368ae8c224eba8060c7ab38cbf167ab
2   "name": "FYEmojiKeyboard",
3   "version": "1.0.0",
4   "summary": "A short description of FYEmojiKeyboard.",
5   "description": "自定义Emoji输入键盘",
6   "homepage": "https://github.com/cao903775389/FYEmojiKeyborad",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fengyangcao": "903775389@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/cao903775389/FYEmojiKeyborad.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FYEmojiKeyboard/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }