[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 2 / AlertFactory / 1.0 / AlertFactory.podspec.json
blob15284203d6791d43a02cf135a4a6c74da6a113a7
2   "name": "AlertFactory",
3   "version": "1.0",
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/brennobemoura/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/brennobemoura/AlertFactory.git",
16     "tag": "1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AlertFactory/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"