blob: 7a58230b629dd1685c895f9479f2d0f3debee3fa [file] [log] [blame]
{
"name": "LastFMSwift",
"version": "0.1.1",
"summary": "Last.fm API wrapper.",
"description": "It is now used for fetching artist info. Should it be needed/request more support will be added.",
"homepage": "https://github.com/dchirita/LastFMSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dv.chirita@gmail.com": "dv.chirita@gmail.com"
},
"source": {
"git": "https://github.com/dchirita/LastFMSwift",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LastFMSwift/Classes/**/*",
"swift_versions": "5.1.3",
"swift_version": "5.1.3"
}