blob: 7fb6d0f57e66d45364d466fb59cec92c682b9180 [file] [log] [blame]
{
"name": "SuperAlertControllerPickers",
"version": "1.0.3",
"summary": "Extensions for SuperAlertController.",
"homepage": "https://github.com/Meniny/SuperAlertController-Pickers",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Elias Abel",
"source": {
"git": "https://github.com/Meniny/SuperAlertController-Pickers.git",
"tag": "1.0.3"
},
"swift_version": "4.0",
"social_media_url": "https://meniny.cn/",
"source_files": "Source/Codes/**/*.swift",
"resources": [
"Source/Resources/Countries.bundle",
"Source/Resources/ColorPicker.storyboard",
"Source/Resources/Assets.xcassets"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"description": "The extensions for SuperAlertController",
"module_name": "SuperAlertControllerPickers",
"dependencies": {
"SuperAlertController": [
]
},
"deprecated": true
}