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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
b
/
f
/
3
/
HeyTestOne
/
0.0.1
/
HeyTestOne.podspec.json
blob
04c6b60a5007dbf59d5c0a5a740b1d2e3f15c47c
1
{
2
"name": "HeyTestOne",
3
"version": "0.0.1",
4
"summary": "这个真的是简介",
5
"homepage": "https://github.com/zhangzhaopds/heyfoxTest",
6
"authors": {
7
"heyfox": "zhangzhaopds@foxmail.com"
8
},
9
"source": {
10
"git": "https://github.com/zhangzhaopds/heyfoxTest.git",
11
"tag": "0.0.1"
12
},
13
"requires_arc": true,
14
"source_files": "HeyLoading/*",
15
"dependencies": {
16
"MJRefresh": [
17
18
]
19
},
20
"platforms": {
21
"ios": "8.0"
22
},
23
"license": "MIT"
24
}