[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 5 / UniLogin / 0.0.4 / UniLogin.podspec.json
blob77376a4a33296d746b121d4547030dae448129bb
2   "name": "UniLogin",
3   "version": "0.0.4",
4   "summary": "Emay登录SDK",
5   "homepage": "https://github.com/qcx123/UniLogin",
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/UniLogin.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "EmaySDK/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "vendored_frameworks": [
23     "EmaySDK/EAccountHYSDK.framework",
24     "EmaySDK/OAuth.framework",
25     "EmaySDK/TYRZUISDK.framework"
26   ],
27   "vendored_libraries": "EmaySDK/libUniLogin.a",
28   "resources": "EmaySDK/*.{bundle}",
29   "requires_arc": true,
30   "pod_target_xcconfig": {
31     "VALID_ARCHS": "x86_64 armv7 arm64 i386"
32   }