blob: 5a5f6bb83ff1cf20650d9fabe2002dc09635451d [file] [log] [blame]
{
"name": "SwiftInfo",
"module_name": "SwiftInfo",
"version": "1.0.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.0.0/SwiftInfo.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}