blob: 6fb85ad955e2b11253d1ff509c5a7558d00d40f3 [file] [log] [blame]
{
"name": "SwAlert",
"version": "0.2.2",
"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.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift"
}