blob: 8c3ed112987de9f0f45202f14a674acfa6571af1 [file] [log] [blame]
{
"name": "LWPopupViewController",
"version": "0.2.6",
"summary": "一个低耦合的PopupViewController",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/laowudxf/LWPopupViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhongzhiyuan": "zhongzhiyuan5@gmail.com"
},
"source": {
"git": "https://github.com/laowudxf/LWPopupViewController.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LWPopupViewController/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}