blob: 11374e8b1f1e1e4e0147fe5fb1e8455e88bd9643 [file] [log] [blame]
{
"name": "MGAlertView",
"version": "1.0.1",
"summary": "iOS 自定义弹框",
"homepage": "https://github.com/xiaomage1478/MGAlertView",
"license": "MIT",
"authors": {
"小马哥": "Martin1478@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xiaomage1478/MGAlertView.git",
"tag": "1.0.1"
},
"source_files": "MGAlertView/Code/*.{h,m}",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}