[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / a / e / SCREmoticonKeyboard / 0.0.3 / SCREmoticonKeyboard.podspec.json
blobf007ec86857faafad3eab71ab63f390b992bd5e2
2   "name": "SCREmoticonKeyboard",
3   "version": "0.0.3",
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.3"
16   },
17   "source_files": [
18     "SCREmoticonKeyboard",
19     "Emoticon/**/*.{swift}"
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   }