blob: 3eb8e01985f56707476f0ca2e5cd492f89a93d51 [file] [log] [blame]
{
"name": "EFAlertController",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EFAlertController/Classes/**/*"
}