blob: 090bd07c53707f2d6cdadd49ff214b5c86d7fdec [file] [log] [blame]
{
"name": "SwAlert",
"version": "1.0.0",
"summary": "Wrapper of 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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift"
}