[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 5 / a / segment-appsflyer-ios / 6.0.3 / segment-appsflyer-ios.podspec.json
bloba67a5e15de94a7d704ea3982760f8adc6d7e0f9d
2   "name": "segment-appsflyer-ios",
3   "version": "6.0.3",
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.0.3"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "static_framework": true,
24   "dependencies": {
25     "Analytics": [
27     ]
28   },
29   "source_files": "segment-appsflyer-ios/Classes/**/*",
30   "ios": {
31     "dependencies": {
32       "AppsFlyerFramework": [
33         "~> 6.0.3"
34       ]
35     }
36   },
37   "tvos": {
38     "dependencies": {
39       "AppsFlyerFramework": [
40         "~> 6.0.3"
41       ]
42     }
43   }