blob: 662a0a7719ed33a9494f3f5e6cd7f285ac1dfb2c [file] [log] [blame]
{
"name": "FintezaSDK",
"version": "1.0.0",
"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/1.0.0/FintezaSDK-1.0.0.framework.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "FintezaSDK.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"AdSupport",
"WebKit"
],
"requires_arc": true
}