[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 5 / ExpSwift / 1.0.0-eagle / ExpSwift.podspec.json
blobf2bbbc5ec4fadd4d5e53fa9e9fea1ab2b4aacc36
2   "name": "ExpSwift",
3   "version": "1.0.0-eagle",
4   "summary": "\"Exp IOS SDK library. Native IOS library for EXP platform.",
5   "description": "Exp IOS SDK library. Native IOS library for EXP platform will allow you to communicate directly to EXP platform.",
6   "homepage": "https://github.com/ScalaInc/exp-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cesar Oyarzun": "cesar.oyarzun@scala.com"
13   },
14   "source": {
15     "git": "https://github.com/ScalaInc/exp-ios-sdk.git",
16     "tag": "eagle-v1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ExpSwift/Classes/**/*",
22   "dependencies": {
23     "PromiseKit": [
24       "4.0.4"
25     ],
26     "Alamofire": [
27       "4.0.1"
28     ],
29     "Socket.IO-Client-Swift": [
30       "8.0.2"
31     ],
32     "JSONWebToken": [
33       "2.0.1"
34     ]
35   },
36   "pushed_with_swift_version": "3.0"