[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 0 / 1 / c / SKAlertControllerShowing / 0.1.0 / SKAlertControllerShowing.podspec.json
blob9984f2d5550855ada413a0c4684813ae71bf9aa6
2   "name": "SKAlertControllerShowing",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.0",
7   "summary": "AlertControllerShowing provides default implementation for showing different alerts",
8   "requires_arc": true,
9   "version": "0.1.0",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/AlertControllerShowing",
18   "source": {
19     "git": "https://github.com/sjsoad/AlertControllerShowing.git",
20     "tag": "0.1.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": "AlertControllerShowing/**/*.{swift}",
24   "dependencies": {
25     "AlertActionBuilder": [
27     ],
28     "SKAlertControllerBuilder": [
30     ]
31   }