Latest | 0.1.1 |
---|---|
Homepage | https://github.com/mediatainment/SwiftRubySyntax |
License | MIT |
Platforms | ios 8.0 |
Frameworks | UIKit |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
SwiftRubySyntax is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "SwiftRubySyntax"
Author
exocode, [email protected]
License
SwiftRubySyntax is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "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": "[email protected]" }, "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" }
Wed, 31 May 2017 09:40:13 +0000