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