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
/
e
/
5
/
XESHomeDemo
/
1.0.0
/
XESHomeDemo.podspec.json
blob
fa62f4612326f25ae52bffa32ef34362be44d4bd
1
{
2
"name": "XESHomeDemo",
3
"version": "1.0.0",
4
"summary": "测试HomeDemo",
5
"description": "测试HomeDemo1.0.0",
6
"homepage": "https://github.com/luoshuai/",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"luoshuai": "luoshuai@100tal.com"
13
},
14
"source": {
15
"git": "https://git.coding.net/luoshuai/XESHome.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "Home/**/*.{h,m}",
22
"dependencies": {
23
"XESBaseDemo": [
24
"~> 1.0.0"
25
]
26
},
27
"deprecated": true
28
}