[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / f / 3 / Singularity-iOS / 1.6.3 / Singularity-iOS.podspec.json
blob067467de1b280e973ceffff22f21ddc984cce22b
2   "name": "Singularity-iOS",
3   "version": "1.6.3",
4   "license": "MIT",
5   "homepage": "https://www.s9y.gg/",
6   "authors": {
7     "Neobrix": "devsupport@s9y.gg"
8   },
9   "swift_versions": "5.0",
10   "summary": "The Singularity SDK provides basic classes and method used across other framewroks",
11   "description": "The Singularity SDK provides basic classes and method used across other framewroks. It used for manage entity and wallets",
12   "source": {
13     "git": "https://github.com/coinbrix/Singularity-iOS.git",
14     "tag": "1.6.3"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "vendored_frameworks": "SingularityKit.xcframework",
20   "subspecs": [
21     {
22       "name": "CoinbaseIntegration",
23       "dependencies": {
24         "CoinbaseWalletSDK": [
26         ]
27       }
28     }
29   ],
30   "swift_version": "5.0"