blob: cf5e9eeecc9350e3312e5cd6d98cb169656a0bec [file] [log] [blame]
{
"name": "AlertMenu",
"version": "1.0.0",
"summary": "Alert menu",
"description": "Library for work with UIAlertControllerView",
"homepage": "https://github.com/DPLibs/AlertMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitriy Polyakov": "dmitriyap11@gmail.com"
},
"source": {
"git": "https://github.com/DPLibs/AlertMenu.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AlertMenu/**/*",
"swift_versions": "5.0",
"resource_bundles": {
"Localization": [
"AlertMenu/Localization/*.lproj/*.strings"
]
},
"swift_version": "5.0"
}