blob: dfa5f57ab15bc3ce6d0990cbc275e00d174a2809 [file] [log] [blame]
{
"name": "CRDropdownAlert",
"version": "1.1.2",
"summary": "Customizable dropdown alert written in Swift.",
"description": "CRDropdownAlert is a simple, easy-to-use alternative to DropdownAlert and RKDropdownAlert, written entirely in Swift. CRDropdownAlert was inspired by DropdownAlert, and adds functionality for custom views.",
"homepage": "https://github.com/creitz/CRDropdownAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Charles Reitz": "cgreitz@gmail.com"
},
"source": {
"git": "https://github.com/creitz/CRDropdownAlert.git",
"tag": "1.1.2"
},
"social_media_url": "https://www.linkedin.com/in/reitzcharles/",
"platforms": {
"ios": "9.0"
},
"source_files": "CRDropdownAlert/Classes/*",
"dependencies": {
"pop": [
]
}
}