blob: 225a465cdb935dafb251fea5034be1059269c8c2 [file] [log] [blame]
{
"name": "YSBaseAlert",
"version": "0.1.2",
"summary": "A short description of YSBaseAlert.",
"description": "'简单的alert提示框'",
"homepage": "https://github.com/renyusheng/YSBaseAlert.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"renyusheng": "770324717@qq.com"
},
"source": {
"git": "https://github.com/renyusheng/YSBaseAlert.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YSBaseAlert/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
},
"static_framework": true
}