[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 7 / 9 / GrouviActionSheet / 1.1.4 / GrouviActionSheet.podspec.json
blobb8c40625bdc9249ecbc892f7c37fbf8da8cfc579
2   "name": "GrouviActionSheet",
3   "version": "1.1.4",
4   "summary": "Customisable replacement for UIAlertController.",
5   "homepage": "https://github.com/horizontalsystems/GrouviActoinSheet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "max": "trickster77777@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/horizontalsystems/GrouviActoinSheet.git",
15     "tag": "1.1.4"
16   },
17   "swift_version": "4.1",
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "GrouviActionSheet/Classes/**/*",
22   "dependencies": {
23     "GrouviExtensions": [
25     ],
26     "SnapKit": [
27       "~> 4.0.0"
28     ]
29   }