blob: 0a37008b09f2152c83fd36a1657127f8f417047f [file] [log] [blame]
{
"name": "REIOSSDKDev2",
"version": "0.1.0",
"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": "http://tmvisionbank.resulticks.net/SecondFw.framework.zip"
},
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"CryptoSwift": [
],
"Socket.IO-Client-Swift": [
]
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "SecondFw.framework"
}
}