blob: 89b879566cfb6b032de72c19d0f27e0ac39a503e [file] [log] [blame]
{
"name": "TYAlertView",
"version": "0.1.1",
"summary": "A highly customized iOS alert view.",
"description": "Similar to UIAlertView / UIAlertController, but more flexible",
"homepage": "https://github.com/luckytianyiyan/TYAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luckytianyiyan": "luckytianyiyan@gmail.com"
},
"source": {
"git": "https://github.com/luckytianyiyan/TYAlertView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/luckytianyiyan",
"platforms": {
"ios": "7.0"
},
"source_files": "TYAlertView/Classes/**/*",
"frameworks": "QuartzCore"
}