[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 1 / 4 / UEHKSqer / 0.0.1 / UEHKSqer.podspec.json
blob5b884677a225b90684521ee85f23e4c0003c1e04
2   "name": "UEHKSqer",
3   "version": "0.0.1",
4   "summary": "Emay登录SDK",
5   "homepage": "https://github.com/qcx123/UEHKSqer",
6   "license": "MIT",
7   "authors": {
8     "qcx123": "1411040449@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/qcx123/UEHKSqer.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "UEHKSqer",
19     "EmayLogin/EmayLoginSDK/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "vendored_frameworks": [
26     "EmayLoginSDK/UniLogin/UniLogin.framework",
27     "EmayLogin/EmayLoginSDK/ThirdPartyLibs/chinaTelecom/EAccountHYSDK.framework",
28     "EmayLogin/EmayLoginSDK/ThirdPartyLibs/chinaunicom/OAuth.framework",
29     "EmayLogin/EmayLoginSDK/ThirdPartyLibs/cmcc/TYRZUISDK.framework"
30   ],
31   "resources": "EmayLogin/EmayLoginSDK/Resources/*.{bundle}",
32   "requires_arc": true,
33   "pod_target_xcconfig": {
34     "VALID_ARCHS": "x86_64 armv7 arm64 i386"
35   }