blob: 3e3405ebd23da4b76876dfe6518fb5790318a7c7 [file] [log] [blame]
{
"name": "ZAlertView",
"version": "0.4.0",
"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.4.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}