[Add] SJPromise 0.0.3
[CocoaPods.git] / Specs / f / b / c / DRLSetListFM / 0.1.0 / DRLSetListFM.podspec.json
blob1df010541a1bb42a7dcda610c0877ded1dd978d7
2   "name": "DRLSetListFM",
3   "version": "0.1.0",
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.0"
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"