[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / f / GrouviExtensions / 1.1.2 / GrouviExtensions.podspec.json
blobbee02a957145d35f403ef4f47124baad83e32219
2   "name": "GrouviExtensions",
3   "version": "1.1.2",
4   "summary": "Extensions and helpers",
5   "homepage": "https://github.com/horizontalsystems/GrouviExtensions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "horizontalsystems": "trickster77777@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/horizontalsystems/GrouviExtensions.git",
15     "tag": "1.1.2"
16   },
17   "swift_version": "4.1",
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "GrouviExtensions/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "~> 4.2.0"
25     ],
26     "SnapKit": [
27       "~> 4.0.0"
28     ]
29   }