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