blob: e32dde59ed5a658e4325cdd7912fcd0ef2b276fe [file] [log] [blame]
{
"name": "SwiftInfo",
"module_name": "SwiftInfo",
"version": "2.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"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/2.1.0/SwiftInfo.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}