blob: 58b603b606dd672ab61c74a9d269f90adf948a5c [file] [log] [blame]
{
"name": "Nuke-Alamofire-Plugin",
"version": "0.5.0",
"summary": "Alamofire plugin for Nuke - image managing 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": "0.5.0"
},
"social_media_url": "https://twitter.com/a_grebenyuk",
"module_name": "NukeAlamofirePlugin",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"osx": "10.9",
"tvos": "9.0"
},
"dependencies": {
"Nuke": [
"~> 2.0"
],
"Alamofire": [
"~> 3.0"
]
},
"source_files": "Source/**/*"
}