blob: ad9f5a972966dc46404060e24e928324fb568ac5 [file] [log] [blame]
{
"name": "Nuke-Alamofire-Plugin",
"version": "0.1.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.1.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": [
"~> 2.0"
]
},
"source_files": "Source/**/*"
}