[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 0 / 2 / Swiiift / 0.1.0 / Swiiift.podspec.json
blob318312faf1a18a67f1a94b9fe1886d5af2361236
2   "name": "Swiiift",
3   "version": "0.1.0",
4   "summary": "A IIIF library for Swift",
5   "description": "A IIIF library for Swift.",
6   "homepage": "https://github.com/mejackreed/Swiiift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jack Reed": "phillipjreed@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mejackreed/Swiiift.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/mejackreed",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "source_files": "Swiiift/Classes/**/*",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.5"
27     ],
28     "SwiftyJSON": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"