[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / c / 7 / 4 / AlipaySDK-JDBR / 0.0.1 / AlipaySDK-JDBR.podspec.json
blobd1740be19573837c0f80243e9c5869b609156f3f
2   "name": "AlipaySDK-JDBR",
3   "version": "0.0.1",
4   "summary": "AlipaySDK for iOS",
5   "description": "AlipaySDK cocoapods integration",
6   "homepage": "https://b.alipay.com/newIndex.htm",
7   "license": {
8     "type": "Copyright",
9     "text": "支付宝(中国)网络技术有限公司 \x7f 版权所有."
10   },
11   "authors": {
12     "fanhuibo": "huibo.fan@huaat.net"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/jidibingren/AlipaySDK-JDBR.git",
19     "tag": "0.0.1"
20   },
21   "requires_arc": true,
22   "resources": "AlipaySDK.bundle",
23   "vendored_frameworks": "AlipaySDK.framework",
24   "public_header_files": "AlipaySDK.framework/Headers/**/*.h",
25   "frameworks": [
26     "CoreTelephony",
27     "SystemConfiguration"
28   ]