[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 8 / f / Spotify-iOS-Auth / 1.0.3 / Spotify-iOS-Auth.podspec.json
bloba9e3bd2db0e341debd1c3958060fa70f67ea2c58
2   "name": "Spotify-iOS-Auth",
3   "version": "1.0.3",
4   "summary": "A lightweight framework that enables your application to obtain the authentication code from the Spotify app.",
5   "description": "This is a lightweight framework that enables your application to obtain the authentication code from the Spotify app. Please note that this framework is currently under development and only supports a subset of the ios-sdk's functionalities. If you wish to use all features related to authentication, please utilize ios-sdk.",
6   "homepage": "https://github.com/spotify/ios-auth",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "masakih": "masakih@spotify.com"
13   },
14   "source": {
15     "git": "https://github.com/spotify/ios-auth.git",
16     "tag": "v1.0.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": "SpotifyLogin.xcframework"