[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 6 / 1 / OnBoardingSDK / 1.0.0 / OnBoardingSDK.podspec.json
blob37b873561ea2a0580601e384c3e05c5278d597b2
2   "name": "OnBoardingSDK",
3   "version": "1.0.0",
4   "summary": "AppsFlyer OnBoarding SDK",
5   "description": "AppsFlyer OnBoarding SDK allow you to debug your AppsFlyerSDK.",
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     "Andrii": "andrii.h\\@appsflyer.com"
14   },
15   "source": {
16     "git": "https://github.com/AppsFlyerSDK/OnBoardingSDK.git",
17     "tag": "1.0.0"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "ios": {
24     "preserve_paths": "OnBoardingSDK.xcframework",
25     "vendored_frameworks": "OnBoardingSDK.xcframework"
26   }