blob: 259fb713dc6d1ed479fd15f3632e99783daf3441 [file] [log] [blame]
{
"name": "XPAlertView",
"version": "0.0.1",
"summary": "自用的swift版的AlertView不适配swift3.0",
"description": "自用的swift版的AlertView不适配swift3.0",
"homepage": "https://coding.net/u/JINY/p/XPAlertView/git/tree/master/XPAlertView",
"license": "MIT",
"authors": {
"jinye": "625059135@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/JINY/XPAlertView.git",
"tag": "0.0.1"
},
"source_files": "XPAlertView/XPAlertView/XPAlertController.swift",
"frameworks": "UIKit",
"requires_arc": true
}