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