blob: 1450f00d02ae89d7ec0251a5148923a33700dcd2 [file] [log] [blame]
{
"name": "CFAlertViewController",
"version": "1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Codigami/CFAlertController",
"authors": {
"Shardul Patel": "shardul@codigami.com",
"Ram Suthar": "reallyram@gmail.com",
"Vinayak Parmar": "vinayak@codigami.com"
},
"summary": "CRAlertController is a library that helps you display and customise alerts and action sheets on iPad and iPhone.",
"source": {
"git": "https://github.com/Codigami/CFAlertController.git",
"tag": "v1.0"
},
"source_files": "CFAlertViewController/*.{h, m, xib}",
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}