blob: a71b91c69008f3b0a73d0476450b1d1ccaa0b225 [file] [log] [blame]
{
"name": "HemrajSDK",
"version": "11.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/1.0.zip"
},
"ios": {
"vendored_frameworks": "NewSDK-1.0/NewSDK/Framework.framework"
}
}