blob: 3af7a42b589eb265df4557ef8bbca778af996ccc [file] [log] [blame]
{
"name": "SampleSDK_for_jio",
"version": "1.0.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "http://example.com/",
"authors": {
"Name": "sdk@example.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/RajnishKumar1987/SDK/blob/master/SampleSDK.zip?raw=true"
},
"ios": {
"vendored_frameworks": "SampleSDK.framework"
}
}