blob: d6fdf88c0356423876bed886368e480ad69b1435 [file] [log] [blame]
{
"name": "ICECustomAlertView",
"version": "1.0.0",
"summary": "类似 iOS 系统样式的警告视图",
"description": "TODO: 类似 iOS 系统样式的警告视图, 简单的自定义实现. 增加可扩展性.",
"homepage": "https://github.com/My-Pod/ICECustomAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICECustomAlertView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ICECustomAlertView/Classes/**/*"
}