blob: f7219d2fb4cb40b195d7c87f17328330f565bd72 [file] [log] [blame]
{
"name": "JLAlertView",
"version": "0.0.4",
"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.4"
},
"source_files": "Classes/*",
"platforms": {
"ios": "9.0"
}
}