blob: b98198e931ba7136aef0b7a0d052f8eed81d7002 [file] [log] [blame]
{
"name": "TTAlert",
"version": "1.0.0",
"summary": "UIAlertView,UIActionSheet,UIAlertController处理",
"description": "UIAlertView,UIActionSheet,UIAlertController封装,一句代码即可,iOS任何系统都可以使用",
"homepage": "https://github.com/x1340939306/TTAlert",
"license": "MIT",
"authors": {
"x1340939306": "xuqiangjob@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/x1340939306/TTAlert.git",
"tag": "v1.0.0"
},
"source_files": "TTAlert/**/*",
"requires_arc": true
}