[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / a / segment-appsflyer-ios / 1.1.5 / segment-appsflyer-ios.podspec.json
blobad5ca8a9cf74105652e8b0c8f2cd2a81f429745f
2   "name": "segment-appsflyer-ios",
3   "version": "1.1.5",
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.5"
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   }