blob: 25b9f710153d22c361029bd7793518470dc11f37 [file] [log] [blame]
{
"name": "VisaNetSDK",
"version": "1.0.0",
"summary": "An SDK for payments",
"homepage": "http://example.com/",
"authors": {
"Luis": "luisperez.r@icloud.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://dl.dropboxusercontent.com/s/6vnlxrmes89h10n/VisaNetSDK.zip"
},
"ios": {
"vendored_frameworks": "VisaNetSDK.framework"
}
}