blob: 65feece86a91a2e96f9dc9aa2f6fea68123390fc [file] [log] [blame]
{
"name": "CGXAlertViewController-Swift",
"version": "1.0.1",
"summary": "a CGXAlertViewController系统弹框",
"description": "a CGXAlertViewController系统弹框封装",
"homepage": "https://github.com/974794055/CGXAlertViewController-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"974794055": "974794055@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/974794055/CGXAlertViewController-Swift.git",
"tag": "1.0.1"
},
"source_files": [
"CGXAlertViewController",
"CGXAlertViewController/**/*.{swift}"
],
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "5.0"
}