blob: 78471347c6d27b92197e410860462a4055ec1e0c [file] [log] [blame]
{
"name": "MGAlertView",
"version": "1.0.2",
"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.2"
},
"source_files": "MGAlertView/Code/*.{h,m}",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}