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] DittoObjC 4.9.2
[CocoaPods.git]
/
Specs
/
6
/
b
/
c
/
JKPopup
/
0.0.2
/
JKPopup.podspec.json
blob
fc7e73ce453dc9924b310fde1a08ecbb702acc2f
1
{
2
"name": "JKPopup",
3
"version": "0.0.2",
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.2"
16
},
17
"source_files": [
18
"JKPopup",
19
"JKPopup/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}