[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 5 / a / segment-appsflyer-ios / 1.1.0 / segment-appsflyer-ios.podspec.json
blobbe01edb290bb91f947a367b2bf28dd763eaf90c3
2   "name": "segment-appsflyer-ios",
3   "version": "1.1.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.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "segment-appsflyer-ios/Classes/**/*",
19   "dependencies": {
20     "Analytics": [
21       "~> 3.1.0"
22     ],
23     "AppsFlyerFramework": [
25     ]
26   }