blob: 2026df98eb79d705750a5776551039dd36b0228f [file] [log] [blame]
{
"name": "RYAlertController",
"version": "0.1.0",
"summary": "RYAlertController that mimics UIAlertController",
"description": "With RYAlertController, you can add Subaction. UIAlertController exactly the same usage.",
"homepage": "https://github.com/XaoflySho/RYAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XaoflySho": "shaoxiaof@hotmail.com"
},
"source": {
"git": "https://github.com/XaoflySho/RYAlertController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RYAlertController/Classes/**/*"
}