[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 3 / 9 / ParticleAuthService / 0.1.10 / ParticleAuthService.podspec.json
blobccc5a82550b3918695aad6cb9a331bd6ef92ba29
2   "name": "ParticleAuthService",
3   "version": "0.1.10",
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": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SunZhiC": "sunzhichao@minijoy.work"
13   },
14   "source": {
15     "http": "https://auth.particle.network/ParticleNetwork.framework-0.1.10.zip",
16     "sha1": "6ee8164442ee31281ad136a8a738b66b51b33751"
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"