blob: 306c55e3ab339bdd1450324a989de52d76fea61b [file] [log] [blame]
{
"name": "WYBottomAlertViewComponent",
"version": "0.0.2",
"summary": "底部弹出框",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://101.37.147.213:3000/WYComponent/WYBottomAlertViewComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wang": "1339669469@qq.com"
},
"source": {
"git": "http://101.37.147.213:3000/WYComponent/WYBottomAlertViewComponent.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYBottomAlertViewComponent/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}