[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 2 / AlertFactory / 2.0.1 / AlertFactory.podspec.json
blob017c904484b55fa9240a04f955729a841a015e2e
2   "name": "AlertFactory",
3   "version": "2.0.1",
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.1"
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"