[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / f / 8 / 7 / YostarSDK_China / 1.0.6 / YostarSDK_China.podspec.json
blob1b39ddb63653dda568b7c8e344a5f86fd3ee795c
2   "name": "YostarSDK_China",
3   "version": "1.0.6",
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 one click login 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 Permission is granted to... \n"
10   },
11   "authors": {
12     "Yx": "ye.xue@yo-star.com"
13   },
14   "source": {
15     "git": "https://githk.azurlane.jp:8888/yostarpublic/sdk/china/yostar_sdk_ios_cocoapods.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "vendored_frameworks": "YostarSDK_China/**/*.framework",
22   "resources": "YostarSDK_China/**/*.bundle",
23   "weak_frameworks": "AdSupport",
24   "frameworks": [
25     "WebKit",
26     "CoreLocation",
27     "SystemConfiguration",
28     "UIKit",
29     "CoreServices",
30     "StoreKit",
31     "SafariServices",
32     "Security",
33     "CoreGraphics",
34     "AdSupport"
35   ],
36   "libraries": [
37     "c++",
38     "resolv",
39     "z",
40     "sqlite3.0",
41     "iconv"
42   ],
43   "requires_arc": true,
44   "xcconfig": {
45     "OTHER_LDFLAGS": [
46       "-ObjC",
47       "-all_load"
48     ]
49   },
50   "dependencies": {
51     "YoStar_UData": [
53     ],
54     "YoStar_ATAuth": [
56     ]
57   }