[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / e / AOAlertController / 1.0 / AOAlertController.podspec.json
blobe5344ff49d6aebcff18362090039fc35b893e742
2   "name": "AOAlertController",
3   "version": "1.0",
4   "summary": "AOAlertController looks like a usual UIAlertController, but each action item, titles, fonts and colors can be customized.",
5   "homepage": "https://github.com/0legAdamov/AOAlertController",
6   "authors": {
7     "Oleg Adamov": "adamov.mailbox@yandex.ru"
8   },
9   "source": {
10     "git": "https://github.com/0legAdamov/AOAlertController.git",
11     "tag": "v1.0"
12   },
13   "source_files": "Source/*.swift",
14   "requires_arc": true,
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "platforms": {
20     "ios": "8.2"
21   }