[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / b / 2 / SwiftySpot / 0.4.9 / SwiftySpot.podspec.json
blobc74e76279e264f227fc76253d171dca1969ffc88
2   "name": "SwiftySpot",
3   "version": "0.4.9",
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.4.9"
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"