[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / a / e / SCREmoticonKeyboard / 0.0.7 / SCREmoticonKeyboard.podspec.json
blob94442912e9631f83deebd3f584a773e62522e57e
2   "name": "SCREmoticonKeyboard",
3   "version": "0.0.7",
4   "summary": "Custom emoticon keyboard",
5   "homepage": "https://github.com/rayray199085/SCREmoticonKeyboard",
6   "license": "MIT",
7   "authors": {
8     "Rui Cao": "rayray199085@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/rayray199085/SCREmoticonKeyboard.git",
15     "tag": "0.0.7"
16   },
17   "source_files": [
18     "SCREmoticonKeyboard",
19     "Emoticon/**/*.{swift,xib}"
20   ],
21   "requires_arc": true,
22   "swift_version": "4.0",
23   "resources": "Emoticon/Emoticons.bundle",
24   "dependencies": {
25     "YYModel": [
26       "~> 1.0.4"
27     ]
28   }