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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
f
/
b
/
a
/
WYEmoticon
/
1.0.0
/
WYEmoticon.podspec.json
blob
5162d146b03d684a7b47f96834431d418756bbbd
1
{
2
"name": "WYEmoticon",
3
"version": "1.0.0",
4
"summary": "表情",
5
"description": "小表情",
6
"homepage": "https://github.com/wangyansnow/WYEmoticon-OC",
7
"license": "MIT",
8
"authors": {
9
"wangyansnow": "13146597377@163.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/wangyansnow/WYEmoticon-OC.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"Classes",
20
"WYEmoticonDemo/WYEmoticonDemo/Emoticon/**/*.{h,m}"
21
],
22
"requires_arc": true
23
}