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] AlibabacloudEas20210701 6.4.0
[CocoaPods.git]
/
Specs
/
8
/
d
/
e
/
PodKit
/
0.1
/
PodKit.podspec.json
blob
f78c897d8c09547466b2c58245c93234a4d174f9
1
{
2
"name": "PodKit",
3
"version": "0.1",
4
"summary": "第三方库",
5
"description": "简单邻居第三方库",
6
"homepage": "https://github.com/WHeB/PodTest.git",
7
"license": "MIT",
8
"authors": {
9
"WHeB": "1193325271@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/WHeB/PodTest.git",
16
"tag": "0.1"
17
},
18
"source_files": "PodKit/*",
19
"frameworks": "UIKit"
20
}