blob: 253e5dac365df291c02b980f2400505c30f3318a [file] [log] [blame]
{
"name": "YQAlertController",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YQAlertController/Classes/**/*",
"swift_versions": "5.0",
"resource_bundles": {
"YQAlertController": [
"YQAlertController/Assets/*"
]
},
"dependencies": {
"SnapKit": [
"~> 4.0.0"
],
"SwiftPopup": [
]
},
"swift_version": "5.0"
}