[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / c / FintezaSDK / 1.0.2 / FintezaSDK.podspec.json
blob9dd42b6371d01676f84bb9c3eecdcf9c68e7f4c5
2   "name": "FintezaSDK",
3   "version": "1.0.2",
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     "MetaQuotes 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/1.0.2/FintezaSDK-1.0.2.framework.zip"
15   },
16   "platforms": {
17     "ios": "10.3.1"
18   },
19   "ios": {
20     "vendored_frameworks": "FintezaSDK.framework"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AdSupport",
26     "WebKit"
27   ],
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "requires_arc": true