blob: 99b9b27682ccd2f76cefa7e0dcf0e5418531ee98 [file] [log] [blame]
{
"name": "XTAlertViewController",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "XTAlertViewController/*.{h,m}"
}