blob: 00eb6e458de576c16b7c849cbd570b2def93160b [file] [log] [blame]
{
"name": "SwiftRuby",
"version": "1.0",
"summary": "Port of Ruby api to Swift for scripting",
"homepage": "https://github.com/RubyNative/SwiftRuby",
"social_media_url": "https://twitter.com/Injection4Xcode",
"documentation_url": "https://github.com/RubyNative/SwiftRuby",
"license": {
"type": "MIT"
},
"authors": {
"johnno1962": "ruby@johnholdsworth.com"
},
"platforms": {
"osx": "10.9",
"ios": "8.0"
},
"source": {
"git": "https://github.com/RubyNative/SwiftRuby.git",
"tag": "1.0"
},
"source_files": "*.{swift,h,m}"
}