[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 9 / YostarSDK_Global / 4.7.1 / YostarSDK_Global.podspec.json
blob9ee380c51c549cfe94528e8bf5b495ea72778098
2   "name": "YostarSDK_Global",
3   "version": "4.7.1",
4   "summary": "YostarSDK_Global is a library for Game developer.",
5   "description": "1.Assist game developers to quickly access account functions: Facebook, Twitter, Apple\n2.Provide Apple in-app purchase function\n3.Provide customer service function\n4.Provide Google firebase function",
6   "homepage": "https://githk.azurlane.jp:8888/yostarpublic/sdk/oversea/yostar_sdk_ios_cocoapods",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2012\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "Yostar": "xiaohui.hu@yo-star.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://githk.azurlane.jp:8888/yostarpublic/sdk/oversea/yostar_sdk_ios_cocoapods.git",
19     "tag": "4.7.1"
20   },
21   "vendored_frameworks": "YostarSDK_Global/**/*.framework",
22   "static_framework": true,
23   "resources": "YostarSDK_Global/**/*.bundle",
24   "frameworks": [
25     "Accelerate",
26     "AdSupport",
27     "AudioToolbox",
28     "CoreSpotlight",
29     "CoreMotion",
30     "CoreLocation",
31     "CoreText",
32     "CoreTelephony",
33     "CoreTelephony",
34     "CoreGraphics",
35     "SystemConfiguration",
36     "UIKit",
37     "QuartzCore",
38     "QuickLook",
39     "CoreServices",
40     "MapKit",
41     "Photos",
42     "StoreKit",
43     "SafariServices",
44     "Security"
45   ],
46   "weak_frameworks": [
47     "AppTrackingTransparency",
48     "AdServices",
49     "UserNotifications"
50   ],
51   "libraries": [
52     "sqlite3",
53     "icucore",
54     "z",
55     "resolv",
56     "iconv.2"
57   ],
58   "requires_arc": true,
59   "xcconfig": {
60     "OTHER_LDFLAGS": [
61       "-ObjC",
62       "-lc++",
63       "-lz"
64     ]
65   }