[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 3 / 8 / f / Nuke-Alamofire-Plugin / 2.0 / Nuke-Alamofire-Plugin.podspec.json
blobd0c0b7a82cfd6f4490746e6fbd4e017034cffabf
2   "name": "Nuke-Alamofire-Plugin",
3   "version": "2.0",
4   "summary": "Alamofire plugin for Nuke - image loading and caching framework",
5   "homepage": "https://github.com/kean/Nuke-Alamofire-Plugin",
6   "license": "MIT",
7   "authors": "Alexander Grebenyuk",
8   "source": {
9     "git": "https://github.com/kean/Nuke-Alamofire-Plugin.git",
10     "tag": "2.0"
11   },
12   "social_media_url": "https://twitter.com/a_grebenyuk",
13   "platforms": {
14     "ios": "9.0",
15     "watchos": "2.0",
16     "osx": "10.11",
17     "tvos": "9.0"
18   },
19   "module_name": "NukeAlamofirePlugin",
20   "dependencies": {
21     "Nuke": [
22       "~> 5.0"
23     ],
24     "Alamofire": [
25       "~> 4.0"
26     ]
27   },
28   "source_files": "Source/**/*",
29   "pushed_with_swift_version": "3.0"