blob: 2b9a9e60686cf130c3189d9c4ac256dc1ce57b4c [file] [log] [blame]
{
"name": "TKAlert&TKActionSheet",
"version": "1.0.8",
"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.8"
},
"source_files": "TKAlert&TKActionSheet/**/*.{h,m}",
"requires_arc": true
}