blob: 19c58a754e99362ca3abfb027acdc73871c66fe1 [file] [log] [blame]
{
"name": "HemrajSDK",
"version": "16.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "https://github.com/Hemrajjhariya/HemrajSDK",
"authors": {
"Hemraj": "hemrajjhariya@mail.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/Hemrajjhariya/NewSDK/archive/5.0.zip"
},
"ios": {
"vendored_frameworks": "NewSDK-5.0/NewSDK/WebRTC.framework",
"dependencies": {
"SVProgressHUD": [
],
"Socket.IO-Client-Swift": [
]
}
}
}