blob: d0c0b7a82cfd6f4490746e6fbd4e017034cffabf [file] [log] [blame]
{
"name": "Nuke-Alamofire-Plugin",
"version": "2.0",
"summary": "Alamofire plugin for Nuke - image loading and caching framework",
"homepage": "https://github.com/kean/Nuke-Alamofire-Plugin",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"source": {
"git": "https://github.com/kean/Nuke-Alamofire-Plugin.git",
"tag": "2.0"
},
"social_media_url": "https://twitter.com/a_grebenyuk",
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"osx": "10.11",
"tvos": "9.0"
},
"module_name": "NukeAlamofirePlugin",
"dependencies": {
"Nuke": [
"~> 5.0"
],
"Alamofire": [
"~> 4.0"
]
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0"
}