[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / f / 8 / 7 / YostarSDK_China / 1.0.1 / YostarSDK_China.podspec.json
blob1813884daf092935597863a2f643207afb76e96c
2   "name": "YostarSDK_China",
3   "version": "1.0.1",
4   "summary": "YostarSDK_China is a library for Game developer.",
5   "description": "1.Assist game developers to quickly access account functions: ATAuthScene, Apple\n2.Provide Apple in-app purchase function\n3.Provide customer service function\n4.Provide UData function",
6   "homepage": "https://githk.azurlane.jp:8888/yostarpublic/sdk/china/yostar_sdk_ios_cocoapods",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2012\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "xueye": "ye.xue@yo-star.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://githk.azurlane.jp:8888/yostarpublic/sdk/china/yostar_sdk_ios_cocoapods.git",
19     "tag": "1.0.1"
20   },
21   "vendored_frameworks": "YostarSDK_China/**/*.framework",
22   "vendored_libraries": "YostarSDK_China/**/*.a",
23   "static_framework": true,
24   "resources": "YostarSDK_China/**/*.bundle",
25   "frameworks": [
26     "WebKit",
27     "CoreSpotlight",
28     "CoreMotion",
29     "CoreLocation",
30     "CoreText",
31     "CoreTelephony",
32     "CoreTelephony",
33     "CoreGraphics",
34     "SystemConfiguration",
35     "UIKit",
36     "CoreServices",
37     "StoreKit",
38     "SafariServices",
39     "Security"
40   ],
41   "weak_frameworks": [
42     "AppTrackingTransparency",
43     "AdServices",
44     "AdSupport"
45   ],
46   "libraries": [
47     "c++",
48     "sqlite3.0",
49     "resolv",
50     "z"
51   ],
52   "requires_arc": true,
53   "xcconfig": {
54     "OTHER_LDFLAGS": [
55       "-ObjC",
56       "-all_load"
57     ]
58   }