blob: 5e82cc55bc303d26490ecc82bbc5282fbb68f55e [file] [log] [blame]
{
"name": "CPAlertViewController",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift"
}