blob: 5a40b5b883cdf5cf35e397d7de30eafe46099021 [file] [log] [blame]
{
"name": "EFAlertController",
"version": "0.0.1",
"summary": "A custom UIAlertController.",
"description": "A custom UIAlertController, you can set color and font of title, message and button.",
"homepage": "https://github.com/EyreFree/EFAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EyreFree/EFAlertController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EFAlertController/Classes/**/*"
}