blob: 9fd7a7b7232a8615022a189e14deccc2751f1642 [file] [log] [blame]
{
"name": "SwiftInfo",
"module_name": "SwiftInfo",
"version": "1.1.0",
"license": {
"type": "GNU GPL v3.0",
"file": "LICENSE.md"
},
"summary": "Extract and analyze the evolution of an iOS app's code.",
"homepage": "https://github.com/rockbruno/SwiftInfo",
"authors": {
"Bruno Rocha": "brunorochaesilva@gmail.com"
},
"social_media_url": "https://twitter.com/rockthebruno",
"source": {
"http": "https://github.com/rockbruno/SwiftInfo/releases/download/1.1.0/SwiftInfo.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}