blob: f2bbbc5ec4fadd4d5e53fa9e9fea1ab2b4aacc36 [file] [log] [blame]
{
"name": "ExpSwift",
"version": "1.0.0-eagle",
"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": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cesar Oyarzun": "cesar.oyarzun@scala.com"
},
"source": {
"git": "https://github.com/ScalaInc/exp-ios-sdk.git",
"tag": "eagle-v1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ExpSwift/Classes/**/*",
"dependencies": {
"PromiseKit": [
"4.0.4"
],
"Alamofire": [
"4.0.1"
],
"Socket.IO-Client-Swift": [
"8.0.2"
],
"JSONWebToken": [
"2.0.1"
]
},
"pushed_with_swift_version": "3.0"
}