[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / 9 / YostarSDK_Global / 4.1.1 / YostarSDK_Global.podspec.json
blob841a7e66df96bd323105ef6bf2a3541dfe274544
2   "name": "YostarSDK_Global",
3   "version": "4.1.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.1.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   ],
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   }