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