[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / e / Nuke / 9.5.0 / Nuke.podspec.json
blob052e1f80c218eb43e17d3253d77cfce6a4e742a3
2   "name": "Nuke",
3   "version": "9.5.0",
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": "9.5.0"
13   },
14   "swift_versions": [
15     "5.1",
16     "5.2",
17     "5.3"
18   ],
19   "platforms": {
20     "ios": "11.0",
21     "watchos": "4.0",
22     "osx": "10.13",
23     "tvos": "11.0"
24   },
25   "source_files": "Sources/**/*",
26   "swift_version": "5.3"