blob: 25ec803b6084019fc3f17f1d237e6ece64f4ed2a [file] [log] [blame]
{
"name": "JLAlertView",
"version": "0.0.3",
"license": "MIT",
"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.3"
},
"source_files": "Classes/*",
"platforms": {
"ios": "9.0"
}
}