[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / c / DRLSetListFM / 0.1.3 / DRLSetListFM.podspec.json
blob49cdd430be365ee2d23036b4f5f1006b270f9b9d
2   "name": "DRLSetListFM",
3   "version": "0.1.3",
4   "summary": "Pod for The setlist.fm API",
5   "description": "DRLSetListFM is a pod for the SetList.fm service which has been designed to give easy access to setlist data in order to build fancy websites and other applications. The service provides methods to get both setlists and components of setlists such as artists, cities, countries or venues.",
6   "homepage": "https://github.com/bdh777psu/DRLSetListFM",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Diogo Lessa": "diogo.r.lessa@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bdh777psu/DRLSetListFM.git",
16     "tag": "0.1.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11",
22     "tvos": "9.0"
23   },
24   "source_files": "Classes/**/*",
25   "dependencies": {
26     "Alamofire": [
27       "~> 4.9.0"
28     ]
29   },
30   "swift_version": "5.0"