[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / e / SCREmoticonKeyboard / 0.1.3 / SCREmoticonKeyboard.podspec.json
blobaf367406d8a445e6ef81702f15d96981fbaa4601
2   "name": "SCREmoticonKeyboard",
3   "version": "0.1.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.1.3"
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     "MJExtension": [
26       "~> 3.0.17"
27     ],
28     "SCRHintView": [
29       "~> 0.0.1"
30     ]
31   }