[Add] EOCoreDebug 2.3.296
[CocoaPods.git] / Specs / 1 / 3 / 9 / EightBase / 0.0.1.4 / EightBase.podspec.json
blobd4b263744856d0bcbaa73b92525c42e87da1f849
2   "name": "EightBase",
3   "version": "0.0.1.4",
4   "summary": "EightBase library for iOS",
5   "homepage": "http://8base.com",
6   "authors": "8base",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://vvshevtsov@github.com/8base/ios-sdk.git",
16     "tag": "0.0.1.4"
17   },
18   "source_files": "Sources/**/*",
19   "requires_arc": true,
20   "swift_version": "4.0",
21   "ios": {
22     "dependencies": {
23       "Auth0": [
25       ],
26       "Apollo": [
28       ],
29       "ApolloAlamofire": [
31       ]
32     }
33   }