[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 8 / f / Nuke-Alamofire-Plugin / 0.4.0 / Nuke-Alamofire-Plugin.podspec.json
blob0faff365b3effe1d06d14c075693904177276130
2   "name": "Nuke-Alamofire-Plugin",
3   "version": "0.4.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.4.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/**/*"