blob: d92c0e5b32be639a84e506d83332e329171e08a5 [file] [log] [blame]
{
"name": "DeepLayout",
"version": "0.0.2",
"summary": "Deep Layout give your more opportunity to use layout",
"description": "You can set different font-sizes for different screen-sizes, not as Apple provide - only one for mobiles and one for iPad, you can specify layout in depend of screen size (e.g. if iPhone 5 - constant will be 30, if iPhone 6 - constant will be 40, e.t.c.), just try.",
"homepage": "https://github.com/Faktorealchik/DPDeepLayout",
"license": "MIT",
"authors": {
"nesterov": "faktorealchik@gmail.com"
},
"social_media_url": "http://vk.com/faktorealchik",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Faktorealchik/DPDeepLayout.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"DeepLayout/Classes/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}