[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / e / b / 2 / SwiftySpot / 0.5.2 / SwiftySpot.podspec.json
blobbc94f263c5dfa39cc0699513a370574bf9afdbf4
2   "name": "SwiftySpot",
3   "version": "0.5.2",
4   "summary": "Unofficial Spotify API",
5   "homepage": "https://github.com/mIwr/SwiftySpot",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mIwr": "https://github.com/mIwr"
12   },
13   "platforms": {
14     "osx": "10.13",
15     "ios": "11.0",
16     "tvos": "11.0",
17     "watchos": "4.0"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/mIwr/SwiftySpot.git",
22     "tag": "0.5.2"
23   },
24   "source_files": [
25     "Sources/SwiftySpot/*.swift",
26     "Sources/SwiftySpot/**/*.swift"
27   ],
28   "exclude_files": [
29     "Sources/Exclude",
30     "Sources/Exclude/*.*"
31   ],
32   "frameworks": "Foundation",
33   "dependencies": {
34     "SwiftProtobuf": [
36     ]
37   },
38   "swift_version": "5.0"