blob: de846bd1dbbc756ffdd13a2fae1ae098a35cae9f [file] [log] [blame]
{
"name": "SwAlert",
"version": "0.1.0",
"summary": "Wrapper of UIAlertView & UIAlertController. (Swift-lang)",
"homepage": "https://github.com/xxxAIRINxxx/SwAlert",
"license": "MIT",
"authors": {
"Airin": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/SwAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SwAlert/"
}