[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 3 / 8 / f / Nuke-Alamofire-Plugin / 0.6.0 / Nuke-Alamofire-Plugin.podspec.json
blobc7d83b70793d50a2bf949738f5dcf54869694af2
2   "name": "Nuke-Alamofire-Plugin",
3   "version": "0.6.0",
4   "summary": "Alamofire plugin for Nuke - image managing 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": "0.6.0"
11   },
12   "social_media_url": "https://twitter.com/a_grebenyuk",
13   "module_name": "NukeAlamofirePlugin",
14   "platforms": {
15     "ios": "8.0",
16     "watchos": "2.0",
17     "osx": "10.9",
18     "tvos": "9.0"
19   },
20   "dependencies": {
21     "Nuke": [
22       "~> 3.0"
23     ],
24     "Alamofire": [
25       "~> 3.0"
26     ]
27   },
28   "source_files": "Source/**/*"