blob: 5305465d4002764110d64cc630741b2871ad1d3b [file] [log] [blame]
{
"name": "PLFloatingWindow",
"version": "0.1.1",
"summary": "A short description of PLFloatingWindow.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PengLeiGit/PLFloatingWindow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1248667206@qq.com": "penglei@theduapp.com"
},
"source": {
"git": "https://github.com/PengLeiGit/PLFloatingWindow.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PLFloatingWindow/Classes/**/*",
"dependencies": {
"SnapKit": [
],
"HandyJSON": [
]
}
}