blob: 031d7607fc848b181cac7e0b37397cb6ad7a7957 [file] [log] [blame]
{
"name": "HemrajSDK",
"version": "15.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/FinalSDK/archive/1.0.zip"
},
"ios": {
"vendored_frameworks": "FinalSDK-1.0/HemrajSDK.framework",
"dependencies": {
"SVProgressHUD": [
],
"GoogleWebRTC": [
],
"OCMockito": [
],
"Socket.IO-Client-Swift": [
]
}
}
}