[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 3 / 9 / ParticleAuthService / 0.1.13 / ParticleAuthService.podspec.json
blob9dd80753d807d03311da907b1f30cee48b6789ec
2   "name": "ParticleAuthService",
3   "version": "0.1.13",
4   "summary": "ParticleAuthService provide auth service, support Solana, Ethereum and more.",
5   "description": "Particle Auth is a pluggable auth infrastructure for Web3.0 wallets and applications. We support mobile number and email login, providing users with a simple operating experience. Their login account is then associated with a blockchain wallet, which is secured with a \"Threshold Signatures vault\".",
6   "homepage": "https://particle.network/",
7   "license": {
8     "type": "Commercial License",
9     "text": "\\nCopyright 2022 Particle Network. All rights reserved.\\n\\nThe Particle SDK is available under a commercial license (https://docs.particle.network/resources/terms-and-conditions/api-and-sdk-license-agreement).\\n\\n"
10   },
11   "authors": {
12     "SunZhiC": "sunzhichao@minijoy.work"
13   },
14   "source": {
15     "http": "https://static.particle.network/sdks/ios/ParticleNetwork.framework-0.1.13.zip",
16     "sha1": "df0a259f48eef0b02dbd3b1f7f2825f720ecf462"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "vendored_frameworks": "Frameworks/ParticleNetwork.framework",
23   "dependencies": {
24     "RxSwift": [
25       "6.5.0"
26     ],
27     "RxCocoa": [
28       "6.5.0"
29     ],
30     "CryptoSwift": [
31       "~> 1.4.1"
32     ],
33     "RxAlamofire": [
34       "~> 6.1.1"
35     ],
36     "SwiftyJSON": [
37       "~> 5.0"
38     ],
39     "SwiftyUserDefaults": [
40       "~> 5.3.0"
41     ]
42   },
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "user_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "swift_version": "5.0"