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
[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git]
/
Specs
/
2
/
b
/
d
/
JKBlurPopup
/
1.0.0
/
JKBlurPopup.podspec.json
blob
f3806ffe8e8c0f6b63b69067be200c1c2a93ce95
1
{
2
"name": "JKBlurPopup",
3
"version": "1.0.0",
4
"summary": "Create a popupview with blur background,using swift",
5
"homepage": "https://github.com/Jinkeycode/JKBlurPopup",
6
"license": "MIT",
7
"authors": {
8
"Jinkey": "jinkeyh.com"
9
},
10
"source": {
11
"git": "https://github.com/Jinkeycode/JKBlurPopup.git",
12
"tag": "1.0.0"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "JKBlurPopup/*",
19
"frameworks": "UIKit"
20
}