| { |
| "name": "WYBottomAlertViewComponent", |
| "version": "0.0.1", |
| "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.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "WYBottomAlertViewComponent/Classes/**/*", |
| "dependencies": { |
| "Masonry": [ |
| "~> 1.1.0" |
| ] |
| } |
| } |