blob: 2ca85289e0f28d91cf4731889eafac82a6129a26 [file] [log] [blame]
{
"name": "ECAlertSheet",
"version": "1.0.0",
"summary": "一个轻便的仿微信提示弹窗,包括AlertView和ActionSheet.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cike534222598/ECAlertSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jame": "cike534222598@qq.com"
},
"source": {
"git": "https://github.com/cike534222598/ECAlertSheet.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ECAlertSheet/Classes/**/*",
"deprecated": true
}