[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / a / ParticleNetwork / 0.1.3 / ParticleNetwork.podspec.json
blobca6a4cc79cc3353251919e930ab345dc470ee1e4
2   "name": "ParticleNetwork",
3   "version": "0.1.3",
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": "Particle Network License",
9     "text": "      Copyright (c) Particle Network\n      \n"
10   },
11   "authors": {
12     "SunZhiC": "sunzhichao@minijoy.work"
13   },
14   "source": {
15     "http": "https://auth.particle.network/ParticleNetwork.framework-0.1.3.zip",
16     "sha1": "a815ed1b48d52107b33575de1be2eb7709295872"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "static_framework": true,
23   "vendored_frameworks": "Frameworks/ParticleNetwork.framework",
24   "dependencies": {
25     "RxSwift": [
26       "6.5.0"
27     ],
28     "RxCocoa": [
29       "6.5.0"
30     ],
31     "CryptoSwift": [
32       "~> 1.4.1"
33     ],
34     "RxAlamofire": [
35       "~> 6.1.1"
36     ],
37     "SwiftyJSON": [
38       "~> 5.0"
39     ],
40     "SwiftyUserDefaults": [
41       "~> 5.3.0"
42     ]
43   },
44   "pod_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "user_target_xcconfig": {
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   },
50   "swift_version": "5.0"