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