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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
6
/
7
/
f
/
DCEmoji
/
1.0.2
/
DCEmoji.podspec.json
blob
d9ffb171a2c57c30bea5af91ca6908db679baa04
1
{
2
"name": "DCEmoji",
3
"version": "1.0.2",
4
"license": "MIT",
5
"summary": "A emoji putView on iOS.",
6
"homepage": "https://github.com/Wlfade/DCEmoji",
7
"authors": {
8
"Wlfade": "734691535@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/Wlfade/DCEmoji.git",
12
"tag": "1.0.2"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "Emoticon/**/*.{h,m,bundle}"
19
}