[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 2 / AlertFactory / 2.0.0 / AlertFactory.podspec.json
blob786dab74242c0ee39966084ae765915641be0f61
2   "name": "AlertFactory",
3   "version": "2.0.0",
4   "summary": "An declarative 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     "brennobemoura": "brenno@umobi.com.br"
13   },
14   "source": {
15     "git": "https://github.com/umobi/AlertFactory.git",
16     "tag": "2.0.0"
17   },
18   "swift_versions": "5.3",
19   "platforms": {
20     "ios": "13.0",
21     "watchos": "6.0",
22     "tvos": "13.0",
23     "osx": "10.15"
24   },
25   "source_files": "Sources/AlertFactory/**/*",
26   "swift_version": "5.3"