4 "summary": "You can easly create swipeable views by using SwipeUpView",
5 "description": "SwipeUpView is used to create swipeable views. This is very useful to build swipe-based views. The interface is as simple as UIKit's.",
6 "homepage": "https://github.com/zingat/SwipeUpView",
7 "screenshots": "https://raw.githubusercontent.com/zingat/SwipeUpView/master/SwipeUpView.gif",
13 "Kadir Kemal Dursun": "kkdursun@yahoo.com",
14 "Yusuf Çınar": "yusuf.cinar@zingat.com"
17 "git": "https://github.com/zingat/SwipeUpView.git",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "3.0"
26 "source_files": "SwipeUpView/Classes/**/*"