blob: a9445f87710a364e6180bd3645b2386d0ea1cc25 [file] [log] [blame]
{
"name": "CPAlertViewController",
"version": "1.0.2",
"summary": "CPAlertViewController is custom animated Alert View Controller. Written in Swift.",
"homepage": "https://github.com/cp3hnu/CPAlertViewController",
"license": "MIT",
"authors": {
"Wei Zhao": "cp3hnu@gmail.com"
},
"source": {
"git": "https://github.com/cp3hnu/CPAlertViewController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift"
}