[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 2 / AlertFactory / 1.1.2 / AlertFactory.podspec.json
blob9bb2b34323fdd2b9e78a9620f38752e4de54f753
2   "name": "AlertFactory",
3   "version": "1.1.2",
4   "summary": "An easier constructor for any AlertController",
5   "description": "AlertFactory does everything you need to make more easy using any AlertController. With this, you can construct all alerts without nedding to call defaults methods that make more difficult to create an alert.",
6   "homepage": "https://github.com/umobi/AlertFactory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "brennoumobi": "brenno@umobi.com.br"
13   },
14   "source": {
15     "git": "https://github.com/umobi/AlertFactory.git",
16     "tag": "1.1.2"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AlertFactory/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.1"