blob: 5d5ad9779785ca07aeb0cf4579552fbbcf85af4d [file] [log] [blame]
{
"name": "ZAlertView",
"version": "0.2.1",
"summary": "A customizable AlertView written in Swift.",
"description": "A customizable AlertView written in Swift as a present for my 26th birthday. Of course, current libraries don't fit my need, so I have to rewrite one for later extensibility.",
"homepage": "https://github.com/zelic91/ZAlertView",
"license": "MIT",
"authors": {
"Thuong Nguyen": "thuongnh.uit@gmail.com"
},
"source": {
"git": "https://github.com/zelic91/ZAlertView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}