[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / d / 5 / a / segment-appsflyer-ios / 6.15.1 / segment-appsflyer-ios.podspec.json
blob48dff035180b66375c950313c9147389bdcf0873
2   "name": "segment-appsflyer-ios",
3   "version": "6.15.1",
4   "summary": "AppsFlyer Integration for Segment's analytics-ios library.",
5   "description": "AppsFlyer is the market leader in mobile advertising attribution & analytics, helping marketers to pinpoint their targeting, optimize their ad spend and boost their ROI.",
6   "homepage": "https://github.com/AppsFlyerSDK/segment-appsflyer-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Appsflyer": "maxim@appsflyer.com"
13   },
14   "source": {
15     "git": "https://github.com/AppsFlyerSDK/segment-appsflyer-ios.git",
16     "tag": "6.15.1"
17   },
18   "platforms": {
19     "ios": "12.0",
20     "tvos": "12.0"
21   },
22   "requires_arc": true,
23   "static_framework": true,
24   "swift_versions": "4.0",
25   "dependencies": {
26     "Analytics": [
28     ]
29   },
30   "default_subspecs": "Main",
31   "subspecs": [
32     {
33       "name": "Main",
34       "ios": {
35         "dependencies": {
36           "AppsFlyerFramework": [
37             "6.15.1"
38           ]
39         }
40       },
41       "tvos": {
42         "dependencies": {
43           "AppsFlyerFramework": [
44             "6.15.1"
45           ]
46         }
47       },
48       "source_files": "segment-appsflyer-ios/Classes/**/*"
49     },
50     {
51       "name": "Strict",
52       "ios": {
53         "dependencies": {
54           "AppsFlyerFramework/Strict": [
55             "6.15.1"
56           ]
57         }
58       },
59       "tvos": {
60         "dependencies": {
61           "AppsFlyerFramework/Strict": [
62             "6.15.1"
63           ]
64         }
65       },
66       "source_files": "segment-appsflyer-ios/Classes/**/*"
67     }
68   ],
69   "swift_version": "4.0"