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
/
4
/
6
/
e
/
testCom
/
0.0.3
/
testCom.podspec.json
blob
2c00440ad68a66a4e08a3ed48d019a947cd00233
1
{
2
"name": "testCom",
3
"version": "0.0.3",
4
"summary": "first des",
5
"description": "podspec must length than summary",
6
"homepage": "https://github.com/tobefine/ComponentDemo-",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"authors": {
15
"lxl": "2832097998@qq.com"
16
},
17
"source": {
18
"git": "https://github.com/tobefine/ComponentDemo-.git",
19
"tag": "0.0.3"
20
},
21
"source_files": [
22
"testCom",
23
"testCom/**/*.{h,m}"
24
]
25
}