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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
7
/
1
/
9
/
testPerson
/
0.1.1
/
testPerson.podspec.json
blob
d95e5cf127b81a1e31b2620a82f02611207417a4
1
{
2
"name": "testPerson",
3
"version": "0.1.1",
4
"summary": "简短的介绍",
5
"description": "稍微长一点的介绍, 注意字数比上面长",
6
"homepage": "https://github.com/wangshunzi/testPerson",
7
"license": "MIT",
8
"authors": {
9
"wangshunzi": "wangshunzi@520it.com"
10
},
11
"source": {
12
"git": "https://github.com/wangshunzi/testPerson.git",
13
"tag": "0.1.1"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}