[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / b / EOSSDK / 1.2 / EOSSDK.podspec.json
blobff0c772c9b9497d3704ae4a517f471eb79cef442
2   "name": "EOSSDK",
3   "version": "1.2",
4   "summary": "EOSSDK 1.2 version",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://dev.epicgames.com/docs/services/zh-CN/index.html",
7   "license": "MIT",
8   "authors": {
9     "Epic": "https://dev.epicgames.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "pod_target_xcconfig": {
15     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
16   },
17   "user_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "source": {
21     "git": "https://github.com/stepanoval/EOSSDK.git",
22     "tag": "1.2"
23   },
24   "frameworks": "AuthenticationServices",
25   "requires_arc": true,
26   "ios": {
27     "vendored_frameworks": "EOSSDK.framework",
28     "frameworks": [
29       "UIKit",
30       "Foundation",
31       "WebKit"
32     ]
33   }