blob: 5951dff45b090877368ae38c2cce02dfdd1bceba [file] [log] [blame]
{
"name": "Sourceful",
"version": "0.2.0",
"license": "MIT",
"summary": "A native source editor for iOS and macOS.",
"homepage": "https://github.com/twostraws/Sourceful",
"social_media_url": "http://twitter.com/twostraws",
"authors": {
"Louis D'hauwe": "louisdhauwe@silverfox.be",
"Paul Hudson": "paul@hackingwithswift.com"
},
"source": {
"git": "https://github.com/twostraws/Sourceful.git",
"tag": "0.2.0"
},
"module_name": "Sourceful",
"platforms": {
"ios": "12.0",
"osx": "10.14"
},
"swift_version": "5.0",
"source_files": "Sources/**/*.swift"
}