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