[Add] LiveConnectUIKit_iOS 4.5.0.13
[CocoaPods.git] / Specs / 7 / f / 6 / ActionSheet.swift / 1.1 / ActionSheet.swift.podspec.json
blob2fb3470241fe7745a1b3048ff59eebdbf4f9e849
2   "name": "ActionSheet.swift",
3   "module_name": "ActionSheet",
4   "version": "1.1",
5   "summary": "Customisable replacement for UIAlertController.",
6   "homepage": "https://github.com/horizontalsystems/gui-kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Horizontal Systems": "hsdao@protonmail.ch"
13   },
14   "source": {
15     "git": "https://github.com/horizontalsystems/gui-kit.git",
16     "tag": "1.1"
17   },
18   "social_media_url": "http://horizontalsystems.io/",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5",
23   "source_files": "ActionSheet/Classes/**/*",
24   "dependencies": {
25     "UIExtensions.swift": [
26       "~> 1.1"
27     ],
28     "SnapKit": [
29       "~> 5.0"
30     ]
31   },
32   "swift_version": "5"