blob: 5ea69eaa4dcf1dfeadc1c4a4f796cd000cac7501 [file] [log] [blame]
{
"name": "RunTimeOfAlertView",
"version": "1.0.0",
"summary": "这是用RunTime简单实现多个alertView不用tag区分,直接用block实现回调方法的简单应用。",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tree": "535756146@qq.com"
},
"source": {
"git": "https://github.com/SevenTree/RunTimeOfAlertView.git",
"tag": "1.0.0"
},
"source_files": "RunTimeOfAlertView/RunTimeOfAlertView/*.{h,m}",
"requires_arc": true,
"homepage": "https://github.com/SevenTree/RunTimeOfAlertView",
"description": "这是用RunTime简单实现多个alertView不用tag区分,直接用block实现回调方法的简单应用。very good。"
}