[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / c / FintezaSDK / 0.0.5 / FintezaSDK.podspec.json
blobcbe332e6ec531a701c20567af2af1adedc107347
2   "name": "FintezaSDK",
3   "version": "0.0.5",
4   "homepage": "https://www.finteza.com/",
5   "summary": "Finteza SDK allows you to get your iPhone and iPad applications usage statisitcs, track purchases and manage in-app advertising.",
6   "authors": {
7     "Finteza Ltd.": "mobile@finteza.com"
8   },
9   "license": {
10     "type": "LGPLv3",
11     "file": "LICENSE.md"
12   },
13   "source": {
14     "http": "https://github.com/finteza/mobile-sdk-ios/releases/download/0.0.5/FintezaSDK-0.0.5.framework.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "ios": {
20     "vendored_frameworks": "FintezaSDK.framework"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AdSupport",
26     "WebKit"
27   ],
28   "requires_arc": true