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