├── LICENSE ├── README.md └── source ├── YPMagnifyingGlass.swift └── YPMagnifyingView.swift /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GJNilsen/YPMagnifyingGlass/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GJNilsen/YPMagnifyingGlass/HEAD/README.md -------------------------------------------------------------------------------- /source/YPMagnifyingGlass.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GJNilsen/YPMagnifyingGlass/HEAD/source/YPMagnifyingGlass.swift -------------------------------------------------------------------------------- /source/YPMagnifyingView.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GJNilsen/YPMagnifyingGlass/HEAD/source/YPMagnifyingView.swift --------------------------------------------------------------------------------