| { | |
| "name": "ZYPopAlertView", | |
| "version": "1.0.0", | |
| "summary": "A IOS AlertView.", | |
| "description": "It is a alert view used on iOS, which implement by Objective-C.", | |
| "homepage": "https://github.com/aaa510665117/ZYPopAlertView", | |
| "license": "MIT", | |
| "authors": { | |
| "ZY": "510665117@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/aaa510665117/ZYPopAlertView.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "ZYPopAlertView/*.{h,m}" | |
| } |