blob: 21a18648c852565797feff00934f44f69433c6ec [file] [log] [blame]
{
"name": "Juncture",
"version": "0.1.2",
"summary": "Juncture: A place where things (Storyboards) join",
"description": " Juncture is a set of category and classes to make easier the navigation\n between several storyboards and the pass of data between view controllers\n in the storyboards.\n \n",
"homepage": "https://github.com/nextorlg/juncture",
"license": "MIT",
"authors": {
"Nestor Lafon-Gracia": "nestor.lafon@gmail.com"
},
"source": {
"git": "https://github.com/nextorlg/Juncture.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/nestorlafon",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}