blob: b759d305f0bd7176342f7cb7189686609ed88a94 [file] [log] [blame]
{
"name": "TYAlertView",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/luckytianyiyan",
"platforms": {
"ios": "7.0"
},
"source_files": "TYAlertView/Classes/**/*",
"frameworks": "QuartzCore"
}