blob: 41e44f10cc0d8913704ce2e95b3535458f93692b [file] [log] [blame]
{
"name": "SpotifyLogin",
"version": "0.1.4",
"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.4"
},
"social_media_url": "http://twitter.com/marmelroy",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"SpotifyLogin",
"Sources",
"Sources/Internal"
],
"resources": "SpotifyLogin/Resources/*.*",
"pushed_with_swift_version": "4.0"
}