blob: da3a104bf3ac3f8469b24768e63d15b67ddeb8b3 [file] [log] [blame]
{
"name": "SwAlert",
"version": "0.1.5",
"summary": "Wrapper of UIAlertView & UIAlertController. written in Swift.",
"homepage": "https://github.com/xxxAIRINxxx/SwAlert",
"license": "MIT",
"authors": {
"Airin": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/SwAlert.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SwAlert/*.swift"
}