blob: 09ccf771755a397c828bd1f2921d91aed5aa7f67 [file] [log] [blame]
{
"name": "JKPopupView",
"version": "1.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": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKPopupView/Classes/**/*"
}