blob: 6891e948ee7feaac87d9eb5435b6bdf771e20e8e [file] [log] [blame]
{
"name": "TTLayoutSupport",
"version": "0.1.0",
"summary": "Category for UIViewController to make it possible to control the length of the topLayoutGuide and bottomLayoutGuide",
"homepage": "https://github.com/stefreak/TTLayoutSupport",
"license": "MIT",
"authors": {
"Steffen Neubauer": "stefreak@googlemail.com"
},
"source": {
"git": "https://github.com/stefreak/TTLayoutSupport.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/stefreak",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"TTLayoutSupport": [
"Pod/Assets/*.png"
]
}
}