[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / f / Nuke-Alamofire-Plugin / 0.5.0 / Nuke-Alamofire-Plugin.podspec.json
blob58b603b606dd672ab61c74a9d269f90adf948a5c
2   "name": "Nuke-Alamofire-Plugin",
3   "version": "0.5.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.5.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       "~> 2.0"
23     ],
24     "Alamofire": [
25       "~> 3.0"
26     ]
27   },
28   "source_files": "Source/**/*"