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] STBaseProject 1.0.8
[CocoaPods.git]
/
Specs
/
9
/
c
/
a
/
JHPP
/
1.2.5.1
/
JHPP.podspec.json
blob
1d3fc0800603322fd1b4b987872cce796039b2ff
1
{
2
"name": "JHPP",
3
"summary": "Push & Present ViewController at any view, just so easy!",
4
"version": "1.2.5.1",
5
"license": {
6
"type": "MIT"
7
},
8
"authors": {
9
"Haocold": "xjh093@126.com"
10
},
11
"homepage": "https://github.com/xjh093/JHPP",
12
"platforms": {
13
"ios": "5.0"
14
},
15
"source": {
16
"git": "https://github.com/xjh093/JHPP.git",
17
"tag": "1.2.5.1"
18
},
19
"source_files": "JHPP/*.{h,m}",
20
"requires_arc": true
21
}