[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 5 / Spartan / 1.2.1 / Spartan.podspec.json
blob7abf134a3ad215796b734b935c9b1e7453aeea01
2   "name": "Spartan",
3   "version": "1.2.1",
4   "summary": "An Elegant Spotify Web API Library Written in Swift for iOS and macOS",
5   "description": "Spartan is a lightweight, elegant, and easy to use Spotify Web API wrapper library for iOS written in Swift 3. Under the hood, Spartan makes request to the Spotify Web API. Those requests are then turned into clean, friendly, and easy to use objects.",
6   "homepage": "https://github.com/daltron/Spartan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dhint4": "daltonhint4@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/daltron/Spartan.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.11"
21   },
22   "source_files": "Spartan/Classes/**/*",
23   "dependencies": {
24     "AlamoRecord": [
25       "~> 1.2.0"
26     ]
27   },
28   "pushed_with_swift_version": "4.2"