[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / e / Nuke / 3.1.0 / Nuke.podspec.json
blob15dbdfcf1e72c7d2b1c9ac819ca83bf842ebb129
2   "name": "Nuke",
3   "version": "3.1.0",
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": "https://twitter.com/a_grebenyuk",
10   "source": {
11     "git": "https://github.com/kean/Nuke.git",
12     "tag": "3.1.0"
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   }