blob: 187e0c06bfafcdda692283f16b6a31f492e55a28 [file] [log] [blame]
{
"name": "SpotifyLogin",
"version": "0.1.0",
"summary": "Swift 4 Framework for authenticating with the Spotify API.",
"description": "SpotifyLogin provides a modern Swift 4 Framework for authenticating with the Spotify API.",
"homepage": "https://github.com/spotify/SpotifyLogin",
"license": "Apache 2.0",
"authors": {
"Roy Marmelstein": "marmelroy@gmail.com"
},
"source": {
"git": "https://github.com/spotify/SpotifyLogin.git",
"tag": "0.1.0"
},
"social_media_url": "http://twitter.com/marmelroy",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "SpotifyLogin"
}