[Add] PBPopupController 3.10.6
[CocoaPods.git] / Specs / d / 5 / a / segment-appsflyer-ios / 1.2.1 / segment-appsflyer-ios.podspec.json
blobb896003ed4fdbd6fb5849e5fa5d85b3981290ad8
2   "name": "segment-appsflyer-ios",
3   "version": "1.2.1",
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": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Appsflyer": "maxim@appsflyer.com"
13   },
14   "source": {
15     "git": "https://github.com/AppsFlyerSDK/segment-appsflyer-ios.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "Analytics": [
24       "~> 3.5"
25     ],
26     "AppsFlyerFramework": [
27       "~> 4"
28     ]
29   },
30   "source_files": "segment-appsflyer-ios/Classes/**/*",
31   "subspecs": [
32     {
33       "name": "StaticLibWorkaround",
34       "preserve_paths": "segment-appsflyer-ios/Classes/**/*"
35     }
36   ]