blob: 36e713b708fec1596be3c317b23d0eddad2f8f7e [file] [log] [blame]
{
"name": "JKPopupView",
"version": "0.1.1",
"summary": "JKPopupView.以不同的方式弹出各种自定义的视图",
"description": "JKPopupView.以不同的方式弹出各种自定义的视图,当传递了view,就显示在view上,否则就在window上",
"homepage": "https://github.com/jokerwking/JKPopupView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weijoker_king": "weijoker_king@163.com"
},
"source": {
"git": "https://github.com/jokerwking/JKPopupView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKPopupView/Classes/**/*"
}