[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 1 / 4 / UEHKSqer / 0.0.2 / UEHKSqer.podspec.json
blobac95317598979ab5dada73d2866904d020eed16b
2   "name": "UEHKSqer",
3   "version": "0.0.2",
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.2"
16   },
17   "source_files": "EmayLogin/EmayLoginSDK/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "vendored_frameworks": [
23     "EmayLogin/EmayLoginSDK/UniLogin/UniLogin.framework",
24     "EmayLogin/EmayLoginSDK/ThirdPartyLibs/chinaTelecom/EAccountHYSDK.framework",
25     "EmayLogin/EmayLoginSDK/ThirdPartyLibs/chinaunicom/OAuth.framework",
26     "EmayLogin/EmayLoginSDK/ThirdPartyLibs/cmcc/TYRZUISDK.framework"
27   ],
28   "resources": "EmayLogin/EmayLoginSDK/Resources/*.{bundle}",
29   "requires_arc": true,
30   "pod_target_xcconfig": {
31     "VALID_ARCHS": "x86_64 armv7 arm64 i386"
32   }