blob: 460e2816f506cccefd33a2e92bf425c1a76a63cb [file] [log] [blame]
{
"name": "ReachableScreen",
"version": "1.0.1",
"summary": "ReachableScreen increases reachability of UI elements on large screen 3D-touch devices",
"description": "This framework increases reachability of UI elements on iOS apps running on devices with 3D-touch by creating small visualization of the display using force touch",
"homepage": "https://github.com/c0defather/ReachableScreen",
"license": "Apache 2.0",
"authors": {
"Kuanysh Zhunussov": "kuanysh.zhunussov@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/c0defather/ReachableScreen.git",
"tag": "1.0.1"
},
"source_files": "ReachableScreen/**/*"
}