[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 0 / 5 / Spartan / 1.1.1 / Spartan.podspec.json
blob44f89a7a9e31255a596702cc257451fa3c15130f
2   "name": "Spartan",
3   "version": "1.1.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.1.1"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.11"
21   },
22   "source_files": "Spartan/Classes/**/*",
23   "dependencies": {
24     "AlamoRecord": [
25       "~> 1.1.1"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"