[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / d / a / e / SCREmoticonKeyboard / 0.0.2 / SCREmoticonKeyboard.podspec.json
blobba432418b51d75f72b16e4febe715b6967d2c163
2   "name": "SCREmoticonKeyboard",
3   "version": "0.0.2",
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.2"
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   }