blob: 93f842a15cf3633aeef850cf2233700e1de64d57 [file] [log] [blame]
{
"name": "ExpSwift",
"version": "1.0.2",
"summary": "Exp IOS SDK library. Native IOS library for EXP platform.",
"description": "Exp IOS SDK library. Native IOS library for EXP platform will allow you to communicate directly to EXP platform.",
"homepage": "https://github.com/ScalaInc/exp-ios-sdk",
"license": "MIT",
"authors": {
"Cesar Oyarzun": "cesar.oyarzun@scala.com"
},
"source": {
"git": "https://github.com/ScalaInc/exp-ios-sdk.git",
"tag": "v1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"PromiseKit": [
"3.2.1"
],
"Alamofire": [
"3.1.5"
],
"Socket.IO-Client-Swift": [
"4.1.2"
],
"JSONWebToken": [
"1.4.1"
]
}
}