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