[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 1 / imgix-objc / 1.0.2 / imgix-objc.podspec.json
blob4729536373337c92fcc760ce542396ba8f93f33b
2   "name": "imgix-objc",
3   "version": "1.0.2",
4   "summary": "The official iOS & macOS imgix client",
5   "description": "Official imgix client for iOS.\n\nWritten in Objective-C for maximum flexiblity. It's annotated with nullability so it works well with Swift.",
6   "homepage": "https://github.com/imgix/imgix-objc",
7   "license": "MIT",
8   "authors": {
9     "Paul Straw": "paulstraw@paulstraw.com"
10   },
11   "social_media_url": "https://twitter.com/paulstraw",
12   "source": {
13     "git": "https://github.com/imgix/imgix-objc.git",
14     "tag": "1.0.2"
15   },
16   "source_files": "Imgix/*.{h,m}",
17   "platforms": {
18     "osx": null,
19     "ios": null,
20     "tvos": null,
21     "watchos": null
22   }