blob: d27b9486d908e65c8aa98bf5a980ade7426fd48b [file] [log] [blame]
{
"name": "GAAlertPresentation",
"version": "0.0.7",
"license": "MIT",
"summary": "自己定义xibController样式弹框",
"homepage": "https://github.com/kongzichixiangjiao",
"source": {
"git": "https://github.com/kongzichixiangjiao/GAAlertPresentation.git",
"tag": "0.0.7"
},
"source_files": "Classes/**/*.{swift}",
"resource_bundles": {
"GAAlertPresentation": [
"Classes/**/*.{xib}"
]
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "4.2",
"authors": {
"BY": "houjianan_110@163.com"
},
"social_media_url": "https://github.com/kongzichixiangjiao",
"swift_version": "4.2"
}