[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / d / 5 / a / segment-appsflyer-ios / 1.0.0 / segment-appsflyer-ios.podspec.json
blobda7e6cfa7621e136ff1892685704f1c5d9600f25
2   "name": "segment-appsflyer-ios",
3   "version": "1.0.0",
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.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "segment-appsflyer-ios/Classes/**/*",
19   "public_header_files": "segment-appsflyer-ios/Classes/**/*.h",
20   "dependencies": {
21     "Analytics": [
22       "~> 3.1.0"
23     ],
24     "AppsFlyerFramework": [
26     ]
27   }