[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 7 / YostarSDK_China / 1.0.7 / YostarSDK_China.podspec.json
blobee1391bf9cc086a9b97aa33f9316cebbe6b4a266
2   "name": "YostarSDK_China",
3   "version": "1.0.7",
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.7"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "vendored_frameworks": "YostarSDK_China/**/*.framework",
22   "resources": "YostarSDK_China/**/*.bundle",
23   "frameworks": [
24     "WebKit",
25     "CoreLocation",
26     "SystemConfiguration",
27     "UIKit",
28     "CoreServices",
29     "StoreKit",
30     "SafariServices",
31     "Security",
32     "CoreGraphics",
33     "CoreTelephony"
34   ],
35   "weak_frameworks": "AdSupport",
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   }