blob: 961160546a09a3a7626efcd273647c4aad1a92a8 [file] [log] [blame]
{
"name": "RYAlertController",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RYAlertController/Classes/**/*"
}