[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / e / 7 / YM-API / 0.5.3 / YM-API.podspec.json
blob133cb8909e91e1d84620638f4bff568a82c66868
2   "name": "YM-API",
3   "version": "0.5.3",
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.5.3"
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"