[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / f / 7 / SYZAliPaySDK / 0.1.0 / SYZAliPaySDK.podspec.json
blobf4228b7e8ff9e14107f1125c9f75d4ba0482f186
2   "name": "SYZAliPaySDK",
3   "version": "0.1.0",
4   "summary": "支付宝支付sdk",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sundasheng1985/SYZAliPaySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sundasheng1985": "641569408@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/sundasheng1985/SYZAliPaySDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "SYZAliPaySDK/AlipaySDK.framework",
22   "resources": "SYZAliPaySDK/AlipaySDK.bundle",
23   "source_files": "SYZAliPaySDK/*.{h,m}",
24   "public_header_files": "SYZAliPaySDK/*.h",
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreTelephony",
28     "QuartzCore",
29     "CoreText",
30     "CoreGraphics",
31     "UIKit",
32     "Foundation",
33     "CFNetwork",
34     "CoreMotion"
35   ],
36   "libraries": [
37     "c++",
38     "z"
39   ]