blob: 9788188baf83d79eb0baf4b1622a6238921c66cb [file] [log] [blame]
{
"name": "FintezaSDK",
"version": "1.0.1",
"homepage": "https://www.finteza.com/",
"summary": "Finteza SDK allows you to get your iPhone and iPad applications usage statisitcs, track purchases and manage in-app advertising.",
"authors": {
"MetaQuotes Ltd.": "mobile@finteza.com"
},
"license": {
"type": "LGPLv3",
"file": "LICENSE.md"
},
"source": {
"http": "https://github.com/finteza/mobile-sdk-ios/releases/download/1.0.1/FintezaSDK-1.0.1.framework.zip"
},
"platforms": {
"ios": "10.3.1"
},
"ios": {
"vendored_frameworks": "FintezaSDK.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"AdSupport",
"WebKit"
],
"requires_arc": true
}