[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / b / 2 / SwiftySpot / 0.6.0 / SwiftySpot.podspec.json
blob0d6d9dd98f07269a0b56019c2e4021d567d9c3f8
2   "name": "SwiftySpot",
3   "version": "0.6.0",
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.6.0"
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   "resource_bundles": {
39     "SwiftySpot": [
40       "Sources/SwiftySpot/PrivacyInfo.xcprivacy"
41     ]
42   },
43   "swift_version": "5.0"