blob: 5b6e769095d22264463a96d28a1856be817e6a39 [file] [log] [blame]
{
"name": "LDOLayoutTemplates",
"version": "1.0.0",
"summary": "Design multiple layouts of the same view in IB, and transition between them.",
"description": "Design multiple layouts of the same view in Interface Builder, and easily transition between them.\n\nThe best way to understand this library is to read its GitHub README while looking at the example storyboard.",
"homepage": "https://github.com/lurado/LDOLayoutTemplates",
"screenshots": "https://github.com/lurado/LDOLayoutTemplates/blob/master/Screenshots/Storyboard.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Julian Raschke und Sebastian Ludwig GbR": "info@lurado.com"
},
"source": {
"git": "https://github.com/lurado/LDOLayoutTemplates.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LDOLayoutTemplates/Classes/**/*"
}