blob: 2b373283249b2985d0926fe82368fe281a067b83 [file] [log] [blame]
{
"name": "SwiftRubySyntax",
"version": "0.1.1",
"summary": "Ruby method Names with Swift",
"description": "Extensions for Rubyists to feel like home",
"homepage": "https://github.com/mediatainment/SwiftRubySyntax",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"exocode": "mail@mediatainment-productions.com"
},
"source": {
"git": "https://github.com/mediatainment/SwiftRubySyntax.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftRubySyntax/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}