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
/
0
/
3
/
e
/
WY_Test1
/
0.0.1
/
WY_Test1.podspec.json
blob
fd02141823b7e382d29ff501592a9e1ef074f79c
1
{
2
"name": "WY_Test1",
3
"version": "0.0.1",
4
"summary": "A short description of WY_Test1.",
5
"description": "这是第一个测试项目",
6
"homepage": "https://git.coding.net/xinsiwei/WY_Test1",
7
"license": "MIT",
8
"authors": {
9
"vision": "wangyong5@staff.weibo.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://git.coding.net/xinsiwei/WY_Test1.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"WY_Test1",
20
"WY_Test1/**/*.{h,m}"
21
],
22
"requires_arc": true
23
}