blob: 66e19b3ed2e771b6d3472cd1670c3c266721b686 [file] [log] [blame]
{
"name": "SLAlertController",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SLAlertController/Classes/**/*"
}