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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
a
/
6
/
9
/
PUtil
/
0.1.0
/
PUtil.podspec.json
blob
db863c4488ace4b4dc9ca146a55ab279528d7e86
1
{
2
"name": "PUtil",
3
"version": "0.1.0",
4
"summary": "A ToolBox From Pai.",
5
"homepage": "https://github.com/pengpaiGuo/PUtil",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"pengpaiGuo": "pengpaiguo@163.com"
12
},
13
"source": {
14
"git": "https://github.com/pengpaiGuo/PUtil.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "PUtil/Classes/**/*"
21
}