blob: 3a5cde9da99b128eccc052e74cdda14ebe80e5e0 [file] [log] [blame]
{
"name": "SourceryForRetrofire",
"version": "0.16.0-sfr-5",
"summary": "A slightly edited version of Sourcery used for RetrofireSwift",
"description": "This tool is a fork of Sourcery (https://github.com/krzysztofzablocki/Sourcery) which has been modified to be more similar to \nJava/Kotlin annotations. This fork is made specifically for RetrofireSwift (https://github.com/dcoletto/RetrofireSwift) \nso SourceryForRetrofire will be only able to read RetrofireSwift annotations.\nThe original Sourcery tools is from Krzysztof Zabłocki, and all credit belongs to him and his wonderful project.",
"homepage": "https://github.com/dcoletto/SourceryForRetrofire",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Coletto Dario": "dcoletto.sw@gmail.com"
},
"social_media_url": "https://twitter.com/coletzLp",
"source": {
"git": "https://github.com/dcoletto/SourceryForRetrofire.git",
"tag": "0.16.0-sfr-5"
},
"preserve_paths": "bin/**/*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}