blob: f760b6c73f12ac44c9107fbe883a192a33b426c5 [file] [log] [blame]
{
"name": "FintezaSDK",
"version": "0.0.6",
"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": {
"Finteza Ltd.": "mobile@finteza.com"
},
"license": {
"type": "LGPLv3",
"file": "LICENSE.md"
},
"source": {
"http": "https://github.com/finteza/mobile-sdk-ios/releases/download/0.0.6/FintezaSDK-0.0.6.framework.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "FintezaSDK.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"AdSupport",
"WebKit"
],
"requires_arc": true
}