blob: fa1e110a39f8955c9bdd11ec694707ccde080b99 [file] [log] [blame]
{
"name": "JLAlertView",
"version": "0.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An UIAlertView replacement with a modern chainable API, written in Swift 2.2",
"homepage": "https://github.com/skyline75489/JLAlertView",
"authors": {
"Chester Liu": "skyline75489@outlook.com"
},
"source": {
"git": "https://github.com/skyline75489/JLAlertView.git",
"tag": "0.0.5"
},
"source_files": "Classes/*",
"platforms": {
"ios": "9.0"
}
}