[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 8 / ImgixSwift / 1.1.1 / ImgixSwift.podspec.json
blob715897708329c62af223a26931dc14014dd29a25
2   "name": "ImgixSwift",
3   "version": "1.1.1",
4   "summary": "The official imgix Swift client. Written in Swift, but plays nice with Objective-C codebases, too! ðŸ‘Œ",
5   "license": {
6     "type": "BSD 2-Clause",
7     "file": "LICENSE.md"
8   },
9   "homepage": "https://github.com/imgix/imgix-swift",
10   "authors": {
11     "Paul Straw": "paulstraw@paulstraw.com",
12     "Sherwin Heydarbeygi": "sherwin@imgix.com"
13   },
14   "source": {
15     "git": "https://github.com/imgix/imgix-swift.git",
16     "tag": "1.1.1"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Sources/ImgixSwift/*.swift"
21   ],
22   "swift_versions": [
23     "3.0",
24     "4.0",
25     "5.0"
26   ],
27   "platforms": {
28     "ios": "9.0",
29     "osx": "10.10",
30     "tvos": "9.2"
31   },
32   "swift_version": "5.0"