[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / e / Nuke / 10.5.1 / Nuke.podspec.json
blob810592bb41e682b1fdeccff7e922a6eb1471221c
2   "name": "Nuke",
3   "version": "10.5.1",
4   "summary": "A powerful image loading and caching system",
5   "description": "A powerful image loading and caching system which makes simple tasks like loading images into views extremely simple, while also supporting more advanced features for more demanding apps.",
6   "homepage": "https://github.com/kean/Nuke",
7   "license": "MIT",
8   "authors": "Alexander Grebenyuk",
9   "social_media_url": "https://twitter.com/a_grebenyuk",
10   "source": {
11     "git": "https://github.com/kean/Nuke.git",
12     "tag": "10.5.1"
13   },
14   "swift_versions": [
15     "5.1",
16     "5.2",
17     "5.3",
18     "5.4",
19     "5.5"
20   ],
21   "platforms": {
22     "ios": "11.0",
23     "watchos": "4.0",
24     "osx": "10.13",
25     "tvos": "11.0"
26   },
27   "source_files": "Sources/**/*",
28   "swift_version": "5.5"