blob: 0b4e071c916d37db00d6931babbeb33038bb6e89 [file] [log] [blame]
{
"name": "TKAlert&TKActionSheet",
"version": "1.0.19",
"summary": "A custom TKAlert and TKActionSheet.",
"description": "可替换系统的UIAlertView和UIActionSheet,使用灵活简单,可自定义样式和弹出动画",
"homepage": "https://github.com/luobin23628",
"license": "MIT",
"authors": {
"luobin": "luobin23628@163.com"
},
"source": {
"git": "https://github.com/luobin23628/Alert-ActionSheet.git",
"tag": "1.0.19"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TKAlertAndTKActionSheet": [
"Pod/Assets/*.png"
]
}
}