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