blob: 53f927abc1848b1f028ab0bad3e5a3254aee5574 [file] [log] [blame]
{
"name": "RxNuke",
"version": "0.2",
"summary": "RxSwift extensions for Nuke",
"homepage": "https://github.com/kean/RxNuke",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"source": {
"git": "https://github.com/kean/RxNuke.git",
"tag": "0.2"
},
"social_media_url": "https://twitter.com/a_grebenyuk",
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"osx": "10.11",
"tvos": "9.0"
},
"module_name": "RxNuke",
"dependencies": {
"Nuke": [
"~> 5.2"
],
"RxSwift": [
"~> 4.0"
]
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "4.0"
}