blob: 0709c371c8e13ad1812837a02cd9512326069691 [file] [log] [blame]
{
"name": "TKAlert&TKActionSheet",
"version": "1.0.1",
"summary": "A custom TKAlert and TKActionSheet.",
"description": "\t\t\t可替换系统的UIAlertView和UIActionSheet,使用灵活简单,可自定义样式和弹出动画\n",
"homepage": "https://github.com/luobin23628",
"license": "MIT",
"authors": {
"binluo": "luobin23628@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/luobin23628/Alert-ActionSheet.git",
"tag": "1.0.1"
},
"source_files": "TKAlert&TKActionSheet/**/*.{h,m}",
"requires_arc": true
}