blob: e71f51a53690e1730cd355091dbcc646b8b256a7 [file] [log] [blame]
{
"name": "Nuke-Alamofire-Plugin",
"version": "0.2.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.2.0"
},
"social_media_url": "https://twitter.com/a_grebenyuk",
"module_name": "NukeAlamofirePlugin",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"osx": "10.9"
},
"dependencies": {
"Nuke": [
],
"Alamofire": [
"~> 3.0"
]
},
"source_files": "Source/**/*"
}