Latest | 0.1.3 |
---|---|
Homepage | https://github.com/nextorlg/juncture |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
Juncture is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "Juncture"
Author
Nestor Lafon-Gracia, [email protected]
License
Juncture is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "Juncture", "version": "0.1.3", "summary": "Juncture: A place where things (Storyboards) join", "description": " Juncture is a set of category and classes to make easier the navigationn between several storyboards and the pass of data between view controllersn in the storyboards.n n", "homepage": "https://github.com/nextorlg/juncture", "license": "MIT", "authors": { "Nestor Lafon-Gracia": "[email protected]" }, "source": { "git": "https://github.com/nextorlg/Juncture.git", "tag": "0.1.3" }, "social_media_url": "https://twitter.com/nestorlafon", "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "Pod/Classes" }
Sun, 28 Feb 2016 01:16:04 +0000