blob: d114ef30947d08f55346b18bee99bb02d75088c4 [file] [log] [blame]
{
"name": "XTAlertViewController",
"version": "1.0.7",
"license": "MIT",
"summary": "An view like UIAlertViewController on iOS.",
"homepage": "https://github.com/summerxx27/XTAlertViewController",
"authors": {
"summerxx27": "1005430006@qq.com"
},
"source": {
"git": "https://github.com/summerxx27/XTAlertViewController.git",
"tag": "1.0.7"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "XTAlertViewController/*"
}