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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
a
/
c
/
5
/
PKit
/
0.0.2
/
PKit.podspec.json
blob
8953b81460213847747a4d469b69b87a30e8684d
1
{
2
"name": "PKit",
3
"version": "0.0.2",
4
"summary": "A short description of PKit.",
5
"homepage": "https://github.com/zx1262111739/PKit",
6
"license": "MIT",
7
"authors": {
8
"Plumk": "plumk97@outlook.com"
9
},
10
"source": {
11
"git": "https://github.com/zx1262111739/PKit.git",
12
"tag": "0.0.2"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"swift_versions": "5.0",
18
"source_files": [
19
"Classes",
20
"Classes/**/*.swift"
21
],
22
"swift_version": "5.0"
23
}