repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
f
/
9
/
0
/
demoji
/
0.1.0
/
demoji.podspec.json
blob
b23fc44677e447b4be091c575025826adfff15da
1
{
2
"name": "demoji",
3
"version": "0.1.0",
4
"summary": "demoji is a util to filter emoji in the string.",
5
"homepage": "https://github.com/wangkaird/demoji",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"wangkaird": "wangkaird@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/wangkaird/demoji.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0",
19
"osx": "10.9",
20
"watchos": "2.0",
21
"tvos": "9.0"
22
},
23
"source_files": "demoji/**/*"
24
}