Go to file
Maksym Grebenets 69d20eaab7 Initial commit 2015-10-07 18:53:07 +11:00
Example Initial commit 2015-10-07 18:53:07 +11:00
Pod Initial commit 2015-10-07 18:53:07 +11:00
.gitignore Initial commit 2015-10-07 18:53:07 +11:00
.travis.yml Initial commit 2015-10-06 22:59:21 +11:00
LICENSE Initial commit 2015-10-06 22:59:21 +11:00
README.md Initial commit 2015-10-07 18:53:07 +11:00
SwiftScriptRunner.podspec Initial commit 2015-10-07 18:53:07 +11:00
_Pods.xcodeproj Initial commit 2015-10-06 22:59:21 +11:00

README.md

SwiftScriptRunner

CI Status Version License Platform

Requirements

Installation

SwiftScriptRunner is available through CocoaPods Rome and Carthage.

CocoaPods Rome

Make sure you have cocoapods-rome Ruby gem insalled.

Add the following line to your Podfile:

pod "SwiftScriptRunner"

And run

pod install --no-integrate

Carthage

Add the following line to your Cartfile:

And run

Usage

Author

Maksym Grebenets, mgrebenets@gmail.com, @mgrebenets

License

SwiftScriptRunner is available under the MIT license. See the LICENSE file for more info.