blob: f1dfe93d1f4c72cf5e82f761b333be625759337d [file] [log] [blame]
{
"name": "SwiftPython",
"version": "1.0",
"summary": "Swift Integration with Python",
"homepage": "https://github.com/johnno1962/SwiftPython",
"social_media_url": "https://twitter.com/Injection4Xcode",
"documentation_url": "https://github.com/johnno1962/SwiftPython/blob/master/README.md",
"license": {
"type": "MIT"
},
"authors": {
"johnno1962": "swiftpython@johnholdsworth.com"
},
"platforms": {
"osx": "10.11"
},
"source": {
"git": "https://github.com/johnno1962/SwiftPython.git",
"tag": "1.0"
},
"source_files": "SwiftPython.playground/Sources/*.swift",
"pushed_with_swift_version": "4.0"
}