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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
e
/
9
/
5
/
tangKitRepo
/
0.0.9
/
tangKitRepo.podspec.json
blob
ded70c0552cb953e03f094a56e8ae667c96f91a8
1
{
2
"name": "tangKitRepo",
3
"version": "0.0.9",
4
"summary": "a repository demo",
5
"description": "add MyKit",
6
"homepage": "https://github.com/awesomedu/MyKit.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"tangdu": "7277710@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/awesomedu/MyKit.git",
19
"tag": "0.0.9"
20
},
21
"requires_arc": true,
22
"dependencies": {
23
"Masonry": [
24
"~> 1.0.0"
25
]
26
}
27
}