blob: d9b8b43f9fdf6344612506909971e94084a70250 [file] [log] [blame]
{
"name": "ReachableScreen",
"version": "1.0.0",
"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.0"
},
"source_files": "ReachableScreen/**/*"
}