[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / e / Nuke / 7.4 / Nuke.podspec.json
blob30d13bdfca6e91c26f024e5aff8b1dbb96c35af6
2   "name": "Nuke",
3   "version": "7.4",
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": "7.4"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "watchos": "2.0",
17     "osx": "10.10",
18     "tvos": "9.0"
19   },
20   "source_files": "Sources/**/*"