blob: e76174bd8d7032c50293040eed4ccb4101c0258b [file] [log] [blame]
{
"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 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.3"
},
"social_media_url": "https://twitter.com/nestorlafon",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}