blob: 0f790a08b85c3e780647ac0118ace475e5a59dcd [file] [log] [blame]
{
"name": "ZYLCustomAlertView",
"version": "0.1.4",
"summary": "CustomAlertView, That can show a custom view with animation.",
"description": "This is a customAlertView, That can show a custom View with animation.Top, bottom, center to Show.",
"homepage": "https://github.com/zylcold",
"license": {
"type": "MIT",
"file": "./LICENSE"
},
"authors": {
"zylcold": "zylcold@163.com"
},
"social_media_url": "https://zylcold.github.io",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zylcold/ZYLCustomAlertView.git",
"tag": "0.1.4"
},
"source_files": "ZYLCustomAlertView/*.{h,m}",
"ios": {
"frameworks": "UIKit"
},
"requires_arc": true
}