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
/
0
/
a
/
9
/
ZSExtension
/
0.0.3
/
ZSExtension.podspec.json
blob
f5e5bdc3556ba32608a4051a58b0da5ca2d26841
1
{
2
"name": "ZSExtension",
3
"version": "0.0.3",
4
"summary": "A short description of ZSExtension.",
5
"homepage": "http://EXAMPLE/ZSExtension",
6
"license": "MIT",
7
"authors": {
8
"吴战胜": ""
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://gitee.com/technology_bigwigs/ZSExtention.git",
15
"tag": "0.0.3"
16
},
17
"source_files": "ZSExtension/*.{h,m}",
18
"frameworks": "UIKit",
19
"libraries": "z",
20
"requires_arc": true
21
}