blob: fa351051d38c16b2244519fe42e9819086c6a55f [file] [log] [blame]
{
"name": "AOAlertController",
"version": "1.1",
"summary": "AOAlertController looks like a usual UIAlertController, but each action item, titles, fonts and colors can be customized.",
"homepage": "https://github.com/0legAdamov/AOAlertController",
"authors": {
"Oleg Adamov": "adamov.mailbox@yandex.ru"
},
"source": {
"git": "https://github.com/0legAdamov/AOAlertController.git",
"tag": "v1.1"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.2"
}
}