[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / a / SicPaySDK / 1.1.7 / SicPaySDK.podspec.json
blobf5724bd5f446f53b4dd00244862bbc8a1bf36727
2   "name": "SicPaySDK",
3   "version": "1.1.7",
4   "license": "MIT",
5   "summary": "this is a payment SDK devlopmented by SicPaySDK.",
6   "homepage": "https://github.com/SicPaySDK/SicPaySDK.git",
7   "source": {
8     "git": "https://github.com/SicPaySDK/SicPaySDK.git",
9     "tag": "1.1.7"
10   },
11   "requires_arc": true,
12   "platforms": {
13     "ios": "9.0"
14   },
15   "pod_target_xcconfig": {
16     "VALID_ARCHS": "x86_64 armv7 arm64"
17   },
18   "authors": {
19     "SicPay": "tech@sicpay.com"
20   },
21   "social_media_url": "https://github.com/SicPaySDK",
22   "vendored_frameworks": "Classes/SicPaySDk.framework",
23   "resources": "Classes/SicSDKResources.bundle",
24   "dependencies": {
25     "OpenSSL-Universal": [
27     ]
28   },
29   "libraries": [
30     "z",
31     "c++"
32   ]