[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / d / 5 / a / segment-appsflyer-ios / 1.1.7 / segment-appsflyer-ios.podspec.json
blobcc7c1ffa670ec67e2758d49a9f30595af1cfa7a4
2   "name": "segment-appsflyer-ios",
3   "version": "1.1.7",
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": "Proprietary",
9     "text": "      Copyright 2014 AppsFlyer Ltd. All rights reserved.\n"
10   },
11   "authors": {
12     "Golan": "support@appsflyer.com"
13   },
14   "source": {
15     "git": "https://github.com/AppsFlyerSDK/segment-appsflyer-ios.git",
16     "tag": "1.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "source_files": "segment-appsflyer-ios/Classes/*.{h,m,mm}",
23     "dependencies": {
24       "Analytics": [
25         "~> 3.1"
26       ],
27       "AppsFlyerFramework": [
28         "~> 4.5"
29       ]
30     }
31   }