blob: f7a8000f66f6e70d02bb9ad7c085a44eb9b12244 [file] [log] [blame]
{
"name": "SwAlert",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift"
}