[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / e / Nuke / 8.4.1 / Nuke.podspec.json
blob670dc5e9b58814ba654964d6a76b3a0c2308bb02
2   "name": "Nuke",
3   "version": "8.4.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": "8.4.1"
13   },
14   "swift_versions": [
15     "5.0",
16     "5.1"
17   ],
18   "platforms": {
19     "ios": "10.0",
20     "watchos": "3.0",
21     "osx": "10.12",
22     "tvos": "10.0"
23   },
24   "source_files": "Sources/**/*",
25   "swift_version": "5.1"