[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / 7 / c / 2 / AlipaySDK-iOS / 15.5.5 / AlipaySDK-iOS.podspec.json
blobaade573cfd17d0aedde5696861cd25f521ae34f2
2   "name": "AlipaySDK-iOS",
3   "version": "15.5.5",
4   "summary": "支付宝官方SDK",
5   "homepage": "https://open.alipay.com/platform/home.htm",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "daipei": "steve.dp@antfin.com"
12   },
13   "source": {
14     "http": "http://ur.alipay.com/rmsportal_16385_AlipaySDK_15.5.5.zip"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "vendored_frameworks": "AlipaySDK.framework",
20   "resources": "AlipaySDK.bundle",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "CFNetwork",
25     "SystemConfiguration",
26     "QuartzCore",
27     "CoreGraphics",
28     "CoreMotion",
29     "CoreTelephony",
30     "CoreText"
31   ],
32   "libraries": [
33     "c++",
34     "z"
35   ]