[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 2 / AlertFactory / 1.1.3 / AlertFactory.podspec.json
blob88807a5d41e7e30254ff0460934b6ead54349c8f
2   "name": "AlertFactory",
3   "version": "1.1.3",
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": "1.1.3"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/AlertFactory/Classes/**/*",
23   "swift_version": "5.1"