[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / d / e / Nuke / 5.2 / Nuke.podspec.json
blobfb479a6d43165d383a674531dcfe621e962b3325
2   "name": "Nuke",
3   "version": "5.2",
4   "summary": "A powerful image loading and caching framework",
5   "description": "A powerful image loading and caching framework which allows for hassle-free image loading in your app - often in one line of code.\n\nNuke pulls together stable, mature libraries from Swift ecosystem into simple, lightweight package that lets you focus on getting things done.",
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": "5.2"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "watchos": "2.0",
17     "osx": "10.11",
18     "tvos": "9.0"
19   },
20   "source_files": "Sources/**/*",
21   "pushed_with_swift_version": "3.0 -"