[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 7 / YostarSDK_China / 1.0.5 / YostarSDK_China.podspec.json
blob8054df288d7329d71a9055b729f18acb3fa98ec5
2   "name": "YostarSDK_China",
3   "version": "1.0.5",
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.5"
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     "AdSupport"
34   ],
35   "libraries": [
36     "c++",
37     "resolv",
38     "z"
39   ],
40   "requires_arc": true,
41   "xcconfig": {
42     "OTHER_LDFLAGS": [
43       "-ObjC",
44       "-all_load"
45     ]
46   },
47   "dependencies": {
48     "YoStar_UData": [
50     ],
51     "YoStar_ATAuth": [
53     ],
54     "YoSDKWeChat_NoPay": [
56     ]
57   }