[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / a / 2 / PurchaseConnector / 6.8.0 / PurchaseConnector.podspec.json
blobb833f5cf29b8055182495248f262b5d5bb5f0608
2   "name": "PurchaseConnector",
3   "version": "6.8.0",
4   "summary": "AppsFlyer iOS SDK ARS Beta",
5   "description": "AppsFlyer native track allows you to find what attracts new users to your app,\nmeasure all your app marketing activities on one dashboard, and add new traffic sources in minutes,\nall without having to update SDK.",
6   "homepage": "https://www.appsflyer.com",
7   "license": {
8     "type": "Proprietary",
9     "text": "Copyright 2018 AppsFlyer Ltd. All rights reserved."
10   },
11   "authors": {
12     "Maxim": "maxim\\@appsflyer.com",
13     "af-obodovskyi": "ivan.obodovskyi\\@appsflyer.com",
14     "Andrii": "andrii.h\\@appsflyer.com"
15   },
16   "source": {
17     "git": "https://github.com/AppsFlyerSDK/appsflyer-framework-ars-beta.git",
18     "tag": "6.8.0"
19   },
20   "requires_arc": true,
21   "platforms": {
22     "ios": "9.0"
23   },
24   "ios": {
25     "frameworks": [
26       "Security",
27       "SystemConfiguration",
28       "CoreTelephony"
29     ],
30     "dependencies": {
31       "AppsFlyerFramework/Dynamic": [
32         "~> 6.8.0"
33       ]
34     },
35     "preserve_paths": "PurchaseConnector.xcframework",
36     "vendored_frameworks": "PurchaseConnector.xcframework"
37   }