[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / e / 3 / 9 / ParticleAuthService / 0.2.1 / ParticleAuthService.podspec.json
blobc288d6eb39fbcda7626acdd43f13f5778f07da26
2   "name": "ParticleAuthService",
3   "version": "0.2.1",
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.2.1.zip",
16     "sha1": "5d5947faecc75de1edf24d840506ef3b00313095"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "vendored_frameworks": "Frameworks/ParticleAuthService.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     "SwiftyJSON": [
34       "~> 5.0"
35     ],
36     "SwiftyUserDefaults": [
37       "~> 5.3.0"
38     ],
39     "ParticleNetworkBase": [
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"