blob: 0b968cb37f2b7686c9ba333f0fbf15f31eab79bc [file] [log] [blame]
{
"name": "ZAlertView",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}