blob: cff46d83716b6448ee6015fa20e4472d676b4619 [file] [log] [blame]
{
"name": "Loctite",
"version": "0.1.1",
"summary": "Connect different storyboards without write code. Only using segue identifier to point new file & view controller identifier.",
"homepage": "https://github.com/patoroco/Loctite",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Jorge Maroto Garcia": "patoroco@gmail.com"
},
"source": {
"git": "https://github.com/patoroco/Loctite.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Loctite",
"frameworks": "UIKit",
"requires_arc": true
}