[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / a / ParticleNetwork / 0.1.6 / ParticleNetwork.podspec.json
blob0e472da5b102e8642a33946d06fa294fcdb67f45
2   "name": "ParticleNetwork",
3   "version": "0.1.6",
4   "summary": "ParticleNetwork wallet, support Solana, Ethereum and more.",
5   "description": "The ParticleNetwork SDK for iOS framework provides:\n* Auth service\n* Wallet service",
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.6.zip",
16     "sha1": "07c1ea841ed6f151cae40a04342fab191d74b3e0"
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"