[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 2 / XXSDK / 0.0.2 / XXSDK.podspec.json
blob4382e890fbf9adc110feea14e7a8729b72f40bd7
2   "name": "XXSDK",
3   "version": "0.0.2",
4   "summary": "Boom game UI Pay 可以使用Xcode打开配置文件进行编辑,这里我是使用Xcode打开进行编辑的",
5   "description": "如果需要多个人维护一个库,每个人都应该有权限push提交spec文件;第一个push的人可以被认为是管理员,可以再添加子管理员,这样子管理员就有权限push了",
6   "homepage": "https://github.com/hs300/XXSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hs300": "52069334+hs300@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/hs300/XXSDK.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": "MySDK.framework",
22   "source_files": "XXSDK/Classes/**/*",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }