[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / 9 / ConvivaAppAnalytics / 0.2.16 / ConvivaAppAnalytics.podspec.json
blob45285298f8f8db8f1eb5b29930fca673e580e419
2   "name": "ConvivaAppAnalytics",
3   "version": "0.2.16",
4   "summary": "Conviva app event tracker for iOS, macOS, tvOS, watchOS for apps and games.",
5   "description": "ConvivaAppAnalytics is a mobile and event analytics platform with a difference: rather than tell our users how they should analyze their data, we deliver their event-level data in their own data warehouse, on their own Amazon Redshift or Postgres database, so they can analyze it any way they choose. ConvivaAppAnalytics mobile is used by data-savvy games companies and app developers to better understand their users and how they engage with their games and applications.",
6   "homepage": "https://github.com/Conviva/conviva-ios-appanalytics",
7   "license": {
8     "type": "Commercial",
9     "text": "LICENSE.md"
10   },
11   "authors": {
12     "Conviva": "www.conviva.com"
13   },
14   "source": {
15     "git": "https://github.com/Conviva/conviva-ios-appanalytics.git",
16     "tag": "0.2.16"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0"
22   },
23   "requires_arc": true,
24   "static_framework": true,
25   "vendored_frameworks": "Framework/ConvivaAppAnalytics.xcframework",
26   "ios": {
27     "frameworks": [
28       "CoreTelephony",
29       "UIKit",
30       "Foundation"
31     ]
32   },
33   "tvos": {
34     "frameworks": [
35       "UIKit",
36       "Foundation"
37     ]
38   },
39   "pod_target_xcconfig": {
40     "DEFINES_MODULE": "YES"
41   },
42   "dependencies": {
43     "FMDB": [
44       "~> 2.7"
45     ]
46   },
47   "swift_version": "5.0"