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] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git]
/
Specs
/
a
/
6
/
5
/
JXPopupView
/
0.0.1
/
JXPopupView.podspec.json
blob
6e0c116f27a58150ab469f7d3fc2c0b0f9d770db
1
{
2
"name": "JXPopupView",
3
"version": "0.0.1",
4
"summary": "一个轻量级的自定义视图弹出框架,可灵活配置动画、背景风格。",
5
"homepage": "https://github.com/pujiaxin33/JXPopupView",
6
"license": "MIT",
7
"authors": {
8
"pujiaxin33": "317437084@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/pujiaxin33/JXPopupView.git",
15
"tag": "0.0.1"
16
},
17
"frameworks": "UIKit",
18
"source_files": [
19
"Sources",
20
"Sources/*.{swift}"
21
],
22
"requires_arc": true
23
}