[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 5 / ExpSwift / 0.0.1 / ExpSwift.podspec.json
blobbda296f36b6f28ecc644ada6e8649a837cc42ba3
2   "name": "ExpSwift",
3   "version": "0.0.1",
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": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ExpSwift": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "PromiseKit": [
28     ],
29     "Alamofire": [
30       "<= 1.3.1"
31     ],
32     "Socket.IO-Client-Swift": [
33       "<= 2.4.5"
34     ],
35     "JSONWebToken": [
36       "<= 1.3.0"
37     ]
38   }