blob: 42c2262fbd53c90fb723bc0a4bc8f50c3e2271a7 [file] [log] [blame]
{
"name": "RYAlertController",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RYAlertController/Classes/**/*"
}