blob: f6be0b9de789746fce15dcbebd6b4f45c09dfb79 [file] [log] [blame]
{
"name": "YQAlertController",
"version": "0.1.0",
"summary": "YQAlertController.",
"description": "畅媒未来版公共模块-YQAlertController",
"homepage": "https://github.com/yuyedaidao/YQAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wyqpadding@gmail.com": "wyqpadding@gmail.com"
},
"source": {
"git": "https://github.com/yuyedaidao/YQAlertController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YQAlertController/Classes/**/*",
"swift_versions": "4.2",
"resource_bundles": {
"YQAlertController": [
"YQAlertController/Assets/*"
]
},
"dependencies": {
"SnapKit": [
"~> 4.0.0"
],
"SwiftPopup": [
]
}
}