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