[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / c / Nuke-Toucan-Plugin / 0.3 / Nuke-Toucan-Plugin.podspec.json
blobad92129722f81924a857dae4ae8d66fde900816e
2   "name": "Nuke-Toucan-Plugin",
3   "version": "0.3",
4   "summary": "Toucan plugin for Nuke - image loading and caching framework",
5   "homepage": "https://github.com/kean/Nuke-Toucan-Plugin",
6   "license": "MIT",
7   "authors": "Alexander Grebenyuk",
8   "source": {
9     "git": "https://github.com/kean/Nuke-Toucan-Plugin.git",
10     "tag": "0.3"
11   },
12   "social_media_url": "https://twitter.com/a_grebenyuk",
13   "platforms": {
14     "ios": "9.0",
15     "tvos": "9.0"
16   },
17   "module_name": "NukeToucanPlugin",
18   "dependencies": {
19     "Nuke": [
20       "~> 5.0"
21     ],
22     "Toucan": [
23       ">= 0.6"
24     ]
25   },
26   "source_files": "Sources/**/*",
27   "pushed_with_swift_version": "3.0"