blob: 45e7ad7e97339650f437aba63f20942de8ca1041 [file] [log] [blame]
{
"name": "SLAlertController",
"version": "0.1.1",
"summary": "A beautiful customable alert controller for iOS 8+, written in Swift.",
"description": "'A beautiful customable alert controller for iOS 8+, written in Swift, with custom color, font, image'",
"homepage": "https://github.com/SomnusLee1988/SLAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SomnusLee1988": "somnuslee1988@126.com"
},
"source": {
"git": "https://github.com/SomnusLee1988/SLAlertController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SLAlertController/Classes/**/*"
}