[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / e / Nuke / 3.1.2 / Nuke.podspec.json
blob6fce436fd946d01dc90f1bf0a5c876dd03fc618a
2   "name": "Nuke",
3   "version": "3.1.2",
4   "summary": "Advanced Swift framework for loading, processing and caching images",
5   "description": "Advanced pure Swift framework for loading, caching, processing, displaying and preheating images.\n\nHas full featured UI extensions, support for image filters, optional Alamofire and FLAnimatedImage plugins and [more](https://github.com/kean/Nuke).",
6   "homepage": "https://github.com/kean/Nuke",
7   "license": "MIT",
8   "authors": "Alexander Grebenyuk",
9   "social_media_url": "shttps://twitter.com/a_grebenyuk",
10   "source": {
11     "git": "https://github.com/kean/Nuke.git",
12     "tag": "3.1.2"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "watchos": "2.0",
17     "osx": "10.9",
18     "tvos": "9.0"
19   },
20   "source_files": "Sources/**/*",
21   "watchos": {
22     "exclude_files": "Sources/ImageLoadingView.swift"
23   }