blob: 5860c8870e127bc26c4a4feddb27387027b7bf9b [file] [log] [blame]
{
"name": "solana-token-list-swift",
"version": "0.0.1",
"summary": "Solana wrapped token list parser",
"description": "Solana token list is a library for parsing supported token in Solana blockchain.",
"homepage": "https://github.com/p2p-org/solana-token-list-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chung Tran": "bigearsenal@gmail.com"
},
"source": {
"git": "https://github.com/p2p-org/solana-token-list-swift.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/P2Pvalidator",
"swift_versions": "5.2",
"platforms": {
"ios": "12.0"
},
"source_files": "solana-token-list-swift/Classes/**/*",
"resources": "solana-token-list-swift/Classes/Resources/tokens.json",
"swift_version": "5.2"
}