blob: aaf9588941f7f46d81d309bea977d63275397de4 [file] [log] [blame]
{
"name": "BSAlertController",
"version": "0.0.3",
"summary": "UIAlertController cannot custom the view, and BSAlertController is the solution",
"description": "UIAlertController cannot custom the view, and BSAlertController is the solution, Cool!",
"homepage": "https://github.com/blurryssky/BSAlertController",
"license": "MIT",
"authors": {
"blurryssky": "blurryssky@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/blurryssky/BSAlertController.git",
"tag": "0.0.3"
},
"source_files": [
"BSAlertController",
"BSAlertViewControllerSample/BSAlertController/*"
],
"exclude_files": "Classes/Exclude"
}