blob: c779a19ed32f08af3d49f0a48828ec048095786b [file] [log] [blame]
{
"name": "ZYLCustomAlertView",
"version": "0.0.10",
"summary": "CustomAlertView, That can Show a Custom View with animation.",
"description": "This is a CustomAlertView, That can Show a Custom View with animation.\nSupported 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.0.10"
},
"source_files": "ZYLCustomAlertView/*.{h,m}",
"ios": {
"frameworks": "UIKit"
},
"requires_arc": true
}