[Add] GGXOfflineWebCache 0.5.2
[CocoaPods.git] / Specs / c / 6 / d / TiendeoCore / 0.0.12-beta3 / TiendeoCore.podspec.json
blobcddb4088af34d853e22fc3943dcaf624239007bf
2   "name": "TiendeoCore",
3   "version": "0.0.12-beta3",
4   "summary": "Tiendeo Core",
5   "homepage": "https://www.tiendeo.com",
6   "license": "Custom",
7   "authors": {
8     "Tiendeo": "info@tiendeo.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://gitlab.tiendeo.com/ios/core-ios.git",
15     "tag": "0.0.12-beta3"
16   },
17   "source_files": [
18     "Source/**/*.swift",
19     "Source/Core.h"
20   ],
21   "public_header_files": [
22     "Source/Core.h"
23   ],
24   "resource_bundles": {
25     "TiendeoCore": [
26       "Source/**/*.{xib,png,jpg,json,xcdatamodeld,xcdatamodel,xcassets,ttf,lproj}"
27     ]
28   },
29   "dependencies": {
30     "Governor": [
31       "~> 0.2.5"
32     ],
33     "AlamofireObjectMapper": [
34       "~> 5.2"
35     ],
36     "Alamofire": [
37       "~> 4.8"
38     ],
39     "RealmSwift": [
40       "~> 3.11.1"
41     ],
42     "RxSwift": [
43       "~> 4.2.0"
44     ],
45     "TiendeoAuth": [
46       "~> 0.0.6"
47     ],
48     "FacebookCore": [
49       "~> 0.4.0"
50     ]
51   }