[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / d / 5 / a / segment-appsflyer-ios / 1.2.2 / segment-appsflyer-ios.podspec.json
blob0bc640c8eeafc26b41c91ac1cee4ea1c0234a422
2   "name": "segment-appsflyer-ios",
3   "version": "1.2.2",
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": "1.2.2"
17   },
18   "platforms": {
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "Analytics": [
24       "~> 3.5"
25     ]
26   },
27   "source_files": "segment-appsflyer-ios/Classes/**/*",
28   "ios": {
29     "dependencies": {
30       "AppsFlyerFramework": [
31         "~> 4"
32       ]
33     }
34   },
35   "tvos": {
36     "dependencies": {
37       "AppsFlyerTvOsLib": [
38         "~> 4"
39       ]
40     }
41   },
42   "subspecs": [
43     {
44       "name": "StaticLibWorkaround",
45       "preserve_paths": "segment-appsflyer-ios/Classes/**/*"
46     }
47   ]