blob: 92b54e8e54dcdee6de9b35bc6b3b23574436dce8 [file] [log] [blame]
{
"name": "TKAlert&TKActionSheet",
"version": "1.0.16",
"summary": "A custom TKAlert and TKActionSheet.",
"description": "可替换系统的UIAlertView和UIActionSheet,使用灵活简单,可自定义样式和弹出动画",
"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.16"
},
"source_files": "TKAlert&TKActionSheet/**/*.{h,m}",
"requires_arc": true
}