blob: 4e7d49b4e5ecd33f86f4730e587d99f2673578bc [file] [log] [blame]
{
"name": "TTLayoutSupport",
"version": "0.4.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.4.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"
]
}
}