blob: 4e85e8e806ea48a050361648f7f9895e1988ff1c [file] [log] [blame]
{
"name": "TTLayoutSupport",
"version": "0.3.0",
"summary": "Makes it possible to modify the topLayoutGuide and bottomLayoutGuide of any UIViewController",
"homepage": "https://github.com/stefreak/TTLayoutSupport",
"license": "MIT",
"authors": {
"Steffen Neubauer": "stefreak@googlemail.com"
},
"source": {
"git": "https://github.com/stefreak/TTLayoutSupport.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/stefreak",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"TTLayoutSupport": [
"Pod/Assets/*.png"
]
}
}