blob: 2eeec10c0c9443a26e461c62dabce42475fe9bd8 [file] [log] [blame]
{
"name": "MyTestSDK",
"version": "1.0.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "http://google.co.in/",
"authors": {
"Rageeni": "rageenijadam@gmail.com"
},
"license": {
"type": "Commercial",
"text": "Copyright (c) 2012-2018, UXArmy Pte. Ltd, Singapore \\n All rights reserved."
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://s3-ap-southeast-1.amazonaws.com/uxarmymedia/MySDK.zip"
},
"ios": {
"vendored_frameworks": "MySDK.framework"
}
}