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] ZJSDK 2.5.5.0
[CocoaPods.git]
/
Specs
/
6
/
b
/
c
/
JKPopup
/
0.0.4
/
JKPopup.podspec.json
blob
d5b4354a257b7d340283b2b7a27b9c974d215928
1
{
2
"name": "JKPopup",
3
"version": "0.0.4",
4
"summary": "An easy way to use frame",
5
"homepage": "https://github.com/JokerKin/JKPopup",
6
"license": "MIT",
7
"authors": {
8
"JokerKin": "weijoker_king@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/JokerKin/JKPopup.git",
15
"tag": "0.0.4"
16
},
17
"source_files": [
18
"JKPopup",
19
"JKPopup/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}