blob: 66bc1d921f587d5ed048b4c4f9f86a069807a9e3 [file] [log] [blame]
{
"name": "UNAlertView",
"version": "0.2.0",
"summary": "An UIAlertView replacement.",
"homepage": "https://github.com/ytakzk/UNAlertView",
"license": "MIT",
"authors": {
"ytakzk": "shyss.ak@gmail.com"
},
"source": {
"git": "https://github.com/ytakzk/UNAlertView.git",
"tag": "0.2.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.swift",
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
}
}