[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / 2 / SwiftySpot / 0.5.1 / SwiftySpot.podspec.json
blobb290023b4de4e8a77d198f14277067e637a0ba37
2   "name": "SwiftySpot",
3   "version": "0.5.1",
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     "ios": "11.0",
15     "osx": "10.13"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/mIwr/SwiftySpot.git",
20     "tag": "0.5.1"
21   },
22   "source_files": [
23     "Sources/SwiftySpot/*.swift",
24     "Sources/SwiftySpot/**/*.swift"
25   ],
26   "exclude_files": [
27     "Sources/Exclude",
28     "Sources/Exclude/*.*"
29   ],
30   "frameworks": "Foundation",
31   "dependencies": {
32     "SwiftProtobuf": [
34     ]
35   },
36   "swift_version": "5.0"