[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 6 / c / LFAlertController / 0.0.2 / LFAlertController.podspec.json
blobc712313e1c29151fd3a2275569801c523455a7e2
2   "name": "LFAlertController",
3   "version": "0.0.2",
4   "summary": "UIAlertController with global handler :large_orange_diamond:",
5   "description": "UIAlertController Swift extension with handler inside initialization",
6   "homepage": "https://github.com/lfarah/LFAlertController",
7   "license": "MIT",
8   "authors": {
9     "lucasfarah": "lucas.farah@me.com"
10   },
11   "source": {
12     "git": "https://github.com/lfarah/LFAlertController.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Source/LFAlertController.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"