[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 9 / YostarSDK_Global / 4.5.1 / YostarSDK_Global.podspec.json
blob4f6e753ecac51188b6abc22db82bf62f54e4db84
2   "name": "YostarSDK_Global",
3   "version": "4.5.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": "9.0"
16   },
17   "source": {
18     "git": "https://githk.azurlane.jp:8888/yostarpublic/sdk/oversea/yostar_sdk_ios_cocoapods.git",
19     "tag": "4.5.1"
20   },
21   "vendored_frameworks": "YostarSDK_Global/**/*.framework",
22   "vendored_libraries": "YostarSDK_Global/**/*.a",
23   "static_framework": true,
24   "resources": "YostarSDK_Global/**/*.bundle",
25   "frameworks": [
26     "Accelerate",
27     "AdSupport",
28     "AudioToolbox",
29     "CoreSpotlight",
30     "CoreMotion",
31     "CoreLocation",
32     "CoreText",
33     "CoreTelephony",
34     "CoreTelephony",
35     "CoreGraphics",
36     "iAd",
37     "SystemConfiguration",
38     "UIKit",
39     "QuartzCore",
40     "QuickLook",
41     "CoreServices",
42     "MapKit",
43     "Photos",
44     "StoreKit",
45     "SafariServices",
46     "Security"
47   ],
48   "weak_frameworks": [
49     "AppTrackingTransparency",
50     "AdServices",
51     "UserNotifications"
52   ],
53   "libraries": [
54     "sqlite3",
55     "icucore",
56     "z",
57     "resolv",
58     "iconv.2"
59   ],
60   "requires_arc": true,
61   "xcconfig": {
62     "OTHER_LDFLAGS": [
63       "-ObjC",
64       "-lc++",
65       "-lz"
66     ]
67   }