[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 9 / 6 / c / glogin / 1.7.0 / glogin.podspec.json
blob08d9d6458eb8a2b030d34a2afef6fb934daf614c
2   "name": "glogin",
3   "version": "1.7.0",
4   "summary": "Grifols login framework",
5   "homepage": "https://www.grifols.com/en/web/international/home",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Joan Molinas Ramon": "joan.molinas@external.grifols.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://git.grifols.com/bitbucket/scm/ios/glogin.git",
18     "tag": "1.7.0"
19   },
20   "source_files": [
21     "Source",
22     "Source/**/*.swift"
23   ],
24   "static_framework": true,
25   "swift_versions": "5.0",
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.7"
29     ]
30   },
31   "swift_version": "5.0"