[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / e / d / GGPaySDK / 1.0 / GGPaySDK.podspec.json
blob318ed6a79b2fabba8cff91439596bb34a144e0e5
2   "name": "GGPaySDK",
3   "version": "1.0",
4   "summary": "GGPaySDK",
5   "description": "GGPay GGPay GGPay",
6   "homepage": "http://gitee.com/rongzhixin/GGPaySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "飞鱼": "870027381@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "http://gitee.com/rongzhixin/GGPaySDK.git",
19     "tag": "1.0"
20   },
21   "vendored_frameworks": [
22     "lib/Core/*.framework",
23     "lib/Vendor/*.framework"
24   ],
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreTelephony"
28   ],
29   "ios": {
30     "libraries": [
31       "sqlite3",
32       "c++",
33       "z"
34     ]
35   }