blob: 2dde84d438fcb71a21dbbe466038c83614d4f5ce [file] [log] [blame]
{
"name": "iOSIntentSDK",
"version": "1.0.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "https://me.trupay.in/",
"authors": {
"Name": "sdk@example.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE.txt"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/trupayapp/iosSDK/blob/master/iOSIntentSDK.zip?raw=true"
},
"ios": {
"vendored_frameworks": "iOSIntentSDK.framework"
}
}