[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 3 / 8 / f / Nuke-Alamofire-Plugin / 4.0-rc1 / Nuke-Alamofire-Plugin.podspec.json
blob45c856a477d122ee9eb4a988c1032c751db10bee
2   "name": "Nuke-Alamofire-Plugin",
3   "version": "4.0-rc1",
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": "4.0-rc1"
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       "7.0-rc1"
23     ],
24     "Alamofire": [
25       "~> 4.0"
26     ]
27   },
28   "source_files": "Source/**/*"