blob: 9513a7ececb2d64d946c09e44dffa18d4106622d [file] [log] [blame]
{
"name": "MFAlertController",
"version": "0.0.1",
"summary": "MFAlertView using swift",
"homepage": "https://github.com/wxh6520/MFAlertView",
"license": "MIT",
"authors": {
"wxh6520": "wxh6520"
},
"source": {
"git": "https://github.com/wxh6520/MFAlertView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MFAlertView/MFAlertView.swift",
"requires_arc": true
}