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