[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 2 / 5 / SolanaToken / 0.0.3 / SolanaToken.podspec.json
blob03300eeac2a9177d634bc1fac53fca3d2dcf6993
2   "name": "SolanaToken",
3   "version": "0.0.3",
4   "summary": "Solana wrapped token list parser",
5   "description": "Solana token list is a library for parsing supported token in Solana blockchain.",
6   "homepage": "https://github.com/p2p-org/solana-token-list-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chung Tran": "bigearsenal@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/p2p-org/solana-token-list-swift.git",
16     "tag": "0.0.3"
17   },
18   "social_media_url": "https://twitter.com/P2Pvalidator",
19   "swift_versions": "5.2",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source_files": "SolanaToken/Classes/**/*",
24   "resources": "SolanaToken/Classes/Resources/tokens.json",
25   "swift_version": "5.2"