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] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git]
/
Specs
/
6
/
4
/
9
/
TestLib001
/
0.0.1
/
TestLib001.podspec.json
blob
9c98d25f8181016eb0c6bbd2dd22ba930b5a46d8
1
{
2
"name": "TestLib001",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "TestLib001 lib",
6
"description": "TestLib001 详细描述要比summry长",
7
"homepage": "http://gitlab.xwkj.local/AndyLi/TestLib",
8
"authors": {
9
"AndyLi": "litianguang@echiele.com"
10
},
11
"source": {
12
"git": "http://gitlab.xwkj.local/AndyLi/TestLib.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"platforms": {
20
"ios": "9.0"
21
}
22
}