[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / f / 1 / RedPacketAlipay / 15.0.2 / RedPacketAlipay.podspec.json
blobe6e6a2bb4e2aae3425515f54fe24592cc1a77613
2   "name": "RedPacketAlipay",
3   "version": "15.0.2",
4   "summary": "Alipay SDK for iOS.",
5   "description": "RedpacketSDK, Alipay.\n* Redpacket\n* Alipay\n* 支付宝支付\n* 红包SDK",
6   "homepage": "http://yunzhanghu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mr.Yang": "tonggang.yang@yunzhanghu.com"
13   },
14   "source": {
15     "git": "https://github.com/yunzhanghuOpen/AlipayTest.git",
16     "tag": "15.0.2"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "AlipaySDK.framework",
23   "public_header_files": "AlipaySDK.framework/Headers/*.h",
24   "resources": "AlipaySDK.bundle",
25   "frameworks": [
26     "CoreTelephony",
27     "SystemConfiguration",
28     "CoreMotion"
29   ],
30   "libraries": [
31     "z",
32     "c++"
33   ],
34   "documentation_url": "https://doc.open.alipay.com/docs/doc.htm?spm=a219a.7629140.0.0.F4lXPg&treeId=193&articleId=105295&docType=1",
35   "source_files": "AlipaySDK.framework/Headers/*.h"