blob: d4da542beba941fe43efa896168d5778d5e9a131 [file] [log] [blame]
{
"name": "DeviceLayoutSCC",
"version": "0.1.5",
"summary": "Auto Layout can be set differently for each device.",
"description": "Auto Layout can be set differently for each device. use IBInspectable. SCC added updated 10.5 and 12.9 iPads.",
"homepage": "https://github.com/cruisediary/DeviceLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cruisediary": "cruzdiary@gmail.com"
},
"source": {
"git": "https://github.com/scottcc/DeviceLayout.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"Device": [
"~> 3.0.2"
]
},
"pushed_with_swift_version": "3.0"
}