[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / d / 5 / a / segment-appsflyer-ios / 1.1.3 / segment-appsflyer-ios.podspec.json
blobb54ca1196f526d881ddfe55152024faa20aeb2be
2   "name": "segment-appsflyer-ios",
3   "version": "1.1.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": "MIT",
8   "authors": {
9     "Golan": "golan@appsflyer.com"
10   },
11   "source": {
12     "git": "https://github.com/AppsFlyerSDK/segment-appsflyer-ios.git",
13     "tag": "1.1.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "segment-appsflyer-ios/Classes/**/*",
19   "dependencies": {
20     "Analytics": [
21       "~> 3.1"
22     ],
23     "AppsFlyerFramework": [
24       "~> 4.5"
25     ]
26   }