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