[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / b / 8 / SKAppSettingsShowing / 0.1.4 / SKAppSettingsShowing.podspec.json
bloba525ff5c06707441d75c46ae7dd4cb12c38217d4
2   "name": "SKAppSettingsShowing",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.0",
7   "summary": "AppSettingsShowing extennds object and allow you to show app settings alert",
8   "requires_arc": true,
9   "version": "0.1.4",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/AppSettingsShowing",
18   "source": {
19     "git": "https://github.com/sjsoad/AppSettingsShowing.git",
20     "tag": "0.1.4"
21   },
22   "frameworks": "UIKit",
23   "source_files": "AppSettingsShowing/**/*.{swift}",
24   "dependencies": {
25     "AlertActionBuilder": [
27     ],
28     "SKAlertControllerBuilder": [
30     ],
31     "SKAlertControllerShowing": [
33     ]
34   }