[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / c / f / GrouviExtensions / 1.0.0 / GrouviExtensions.podspec.json
blob7212fb4f0e783d0a1ebde582edeec1b95fcebfd9
2   "name": "GrouviExtensions",
3   "version": "1.0.0",
4   "summary": "Extensions and helpers",
5   "homepage": "https://github.com/grouvilimited/GrouviExtensions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "grouvilimited": "trickster77777@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/grouvilimited/GrouviExtensions.git",
15     "tag": "1.0.0"
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   }