[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / f / 8 / 7 / YostarSDK_China / 1.0.8 / YostarSDK_China.podspec.json
blob5f4d41cb54cc7d262cbf16b7b9a57f41c7831b43
2   "name": "YostarSDK_China",
3   "version": "1.0.8",
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.8"
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     "QuartzCore",
35     "ImageIO",
36     "CoreText",
37     "Foundation"
38   ],
39   "weak_frameworks": "AdSupport",
40   "libraries": [
41     "c++",
42     "resolv",
43     "z",
44     "sqlite3.0",
45     "iconv"
46   ],
47   "requires_arc": true,
48   "xcconfig": {
49     "OTHER_LDFLAGS": [
50       "-ObjC",
51       "-all_load"
52     ]
53   },
54   "dependencies": {
55     "YoStar_UData": [
57     ],
58     "YoStar_ATAuth": [
60     ]
61   }