blob: c86d9d5d9647b12b2cab44ac22120411f3a37883 [file] [log] [blame]
{
"name": "SpotifyKit",
"version": "0.0.2",
"summary": "A iOS and Mac client for Spotify Web API",
"description": "SpotifyKit allows access to Spotify Web API calls in your iOS or Mac app.",
"homepage": "https://github.com/xzzz9097/SpotifyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"John Doe": "xzzz9097@gmail.com"
},
"source": {
"git": "https://github.com/xzzz9097/SpotifyKit.git",
"tag": "0.0.2"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "11.0",
"osx": "10.12"
},
"pushed_with_swift_version": "4.0"
}