[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 5 / ExpSwift / 1.0.4 / ExpSwift.podspec.json
blobb8532de0cd9e056bbe993d9edec6075dd9985ef3
2   "name": "ExpSwift",
3   "version": "1.0.4",
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": "MIT",
8   "authors": {
9     "Cesar Oyarzun": "cesar.oyarzun@scala.com"
10   },
11   "source": {
12     "git": "https://github.com/ScalaInc/exp-ios-sdk.git",
13     "tag": "v1.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "PromiseKit": [
22       "3.2.1"
23     ],
24     "Alamofire": [
25       "3.1.5"
26     ],
27     "Socket.IO-Client-Swift": [
28       "4.1.2"
29     ],
30     "JSONWebToken": [
31       "1.4.1"
32     ]
33   }