[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / e / 7 / YM-API / 0.6.1 / YM-API.podspec.json
blobe11e00a7fa22beec701405934a4eec3eea56777c
2   "name": "YM-API",
3   "version": "0.6.1",
4   "summary": "Unofficial Yandex Music API",
5   "homepage": "https://github.com/p0rterB/YM-API",
6   "license": {
7     "type": "GNU LGPL v3.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Chris": "chris.nik.70@protonmail.com"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.14"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/p0rterB/YM-API.git",
20     "tag": "0.6.1"
21   },
22   "source_files": [
23     "Classes/*.swift",
24     "Classes/**/*.swift"
25   ],
26   "exclude_files": [
27     "Classes/Exclude",
28     "Classes/Exclude/*.*"
29   ],
30   "frameworks": "Foundation",
31   "swift_version": "5.0"