[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 9 / 2 / KDHSeb / 0.0.2 / KDHSeb.podspec.json
blob83432e58e5759ce1727ebac4be5f03307e6d81b8
2   "name": "KDHSeb",
3   "version": "0.0.2",
4   "summary": "Emay登录SDK",
5   "homepage": "https://github.com/qcx123/KDHSeb",
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/KDHSeb.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "KDHSeb",
19     "EmayLogin/EmayLoginSDK/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "vendored_frameworks": [
26     "EmayLogin/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   }