{ | |
"name": "JLAlertView", | |
"version": "0.0.2", | |
"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.2" | |
}, | |
"source_files": "Classes/*", | |
"platforms": { | |
"ios": "9.0" | |
} | |
} |