[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / f / 4 / AlipayLib / 0.1.0 / AlipayLib.podspec.json
blobeed5ca511010958c036ebd5aabab7c45963448f6
2   "name": "AlipayLib",
3   "version": "0.1.0",
4   "summary": "AlipayLib.",
5   "description": "Alipay SDK",
6   "homepage": "https://github.com/shushengwang/AlipayLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangshusheng@live.cn": "wangshusheng@live.cn"
13   },
14   "source": {
15     "git": "https://github.com/shushengwang/AlipayLib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "AlipayLib/AlipaySDK.framework",
22   "resources": "AlipayLib/AlipaySDK.bundle",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "SystemConfiguration",
27     "CoreTelephony",
28     "QuartzCore",
29     "CoreText",
30     "CoreGraphics",
31     "CFNetwork",
32     "CoreMotion"
33   ],
34   "ios": {
35     "libraries": [
36       "z",
37       "c++"
38     ]
39   }