[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 9 / YostarSDK_Global / 4.5.3 / YostarSDK_Global.podspec.json
blob0f54c0cf989864d0ff38cb029d4588420eb4183c
2   "name": "YostarSDK_Global",
3   "version": "4.5.3",
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": "11.0"
16   },
17   "source": {
18     "git": "https://githk.azurlane.jp:8888/yostarpublic/sdk/oversea/yostar_sdk_ios_cocoapods.git",
19     "tag": "4.5.3"
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     "iAd",
36     "SystemConfiguration",
37     "UIKit",
38     "QuartzCore",
39     "QuickLook",
40     "CoreServices",
41     "MapKit",
42     "Photos",
43     "StoreKit",
44     "SafariServices",
45     "Security"
46   ],
47   "weak_frameworks": [
48     "AppTrackingTransparency",
49     "AdServices",
50     "UserNotifications"
51   ],
52   "libraries": [
53     "sqlite3",
54     "icucore",
55     "z",
56     "resolv",
57     "iconv.2"
58   ],
59   "requires_arc": true,
60   "xcconfig": {
61     "OTHER_LDFLAGS": [
62       "-ObjC",
63       "-lc++",
64       "-lz"
65     ]
66   }