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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
6
/
e
/
1
/
ZPUIKit
/
0.0.1
/
ZPUIKit.podspec.json
blob
f55f173a34564b1a958cd246e4ccbca1f652e347
1
{
2
"name": "ZPUIKit",
3
"version": "0.0.1",
4
"summary": "ZPUIKit is a custom UIKit.",
5
"homepage": "http://zpnotes.com",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Alan Zhao": "zpnotes@icloud.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/zpnotes/ZPUIKit.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "Source/Component/*.swift",
21
"requires_arc": true
22
}