blob: 6bf78769b7dd410e477d026ebd66da7020a28b62 [file] [log] [blame]
{
"name": "REIOSSDKDev4",
"version": "2.0.34",
"summary": "Push notification frameworks deve",
"homepage": "https://github.com/resulticks/REIOSSDKDev",
"license": "MIT",
"authors": "Resulticks",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"source": {
"http": "https://s3-ap-southeast-1.amazonaws.com/iosmobilesdk/REIOSSDK.framework.zip"
},
"dependencies": {
"Alamofire": [
"~> 4.7.2"
],
"CryptoSwift": [
"~> 0.7.2"
],
"Socket.IO-Client-Swift": [
"~> 13.2.0"
]
},
"ios": {
"vendored_frameworks": "REIOSSDK.framework"
}
}