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
/
a
/
1
/
e
/
HGShareDemo
/
0.0.1
/
HGShareDemo.podspec.json
blob
c25ab280aba03c3814376513084bdb998ab888b2
1
{
2
"name": "HGShareDemo",
3
"version": "0.0.1",
4
"summary": "分享demo",
5
"description": "一份分享的demo,支持微信,qq,微博,推特,faceBook,",
6
"homepage": "https://github.com/wode0weiyi/podTestLibrary",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"huzhihui": "wonderfulhzh@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/wode0weiyi/podTestLibrary.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"HGRouter/ShareDemo",
23
"ShareDemo/*.{h,m}"
24
],
25
"frameworks": "UIKit"
26
}