blob: f30e412fd4c86bc31998aca012859f16746da95d [file] [log] [blame]
{
"name": "LWPopupViewController",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LWPopupViewController/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}