[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / a / 8 / SpotifyAPIKit / 0.1.0 / SpotifyAPIKit.podspec.json
blobca831269ca06331b365accfce695ad142f44aea5
2   "name": "SpotifyAPIKit",
3   "version": "0.1.0",
4   "summary": "The Spotify Web API for iOS/macOS",
5   "description": "The Spotify Web API for iOS/macOS build with Swift 5",
6   "homepage": "https://github.com/PattoMotto/SpotifyAPIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "PattoMotto",
12   "source": {
13     "git": "https://github.com/PattoMotto/SpotifyAPIKit.git",
14     "tag": "0.1.0"
15   },
16   "social_media_url": "https://twitter.com/PattoMotto",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "11.0",
20     "osx": "10.12"
21   },
22   "source_files": "SpotifyAPIKit/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.2"
26     ]
27   },
28   "swift_version": "5.0"