2 "name": "STPopupPreview",
4 "summary": "An alternative peek preview for non 3D Touch devices. Inspired by Instagram.",
5 "description": "- STPopupPreview uses long press gesture to enable quick preview of a page on non 3D Touch devices. Preview actions are also supported. This idea is inspired by Instagram.\n- It is built on top of of STPopup(a library provides STPopupController, which works just like UINavigationController in popup style). Both STPopup and STPopupPreview support iOS 7+.",
6 "homepage": "https://github.com/kevin0571/STPopupPreview",
12 "Kevin Lin": "kevin_lyn@outlook.com"
18 "git": "https://github.com/kevin0571/STPopupPreview.git",
21 "source_files": "STPopupPreview/*.{h,m}",
22 "public_header_files": "STPopupPreview/*.h",