[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 0 / P_Swipable / 0.1.0 / P_Swipable.podspec.json
blobe6541efc14097609b32b81da1677df4fecec0590
2   "name": "P_Swipable",
3   "version": "0.1.0",
4   "summary": "P_Swipable is the library to config swipe action to expand or collapse UIView",
5   "description": "P_Swipable is the library to config swipe action to expand or collapse UIView.\nTarget view can be place at bottom (swipeDirection = .up) or top (swipeDirection = .down).",
6   "homepage": "https://github.com/Meggapixxel/P_Swipable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Meggapixxel": "zhydenkodeveloper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Meggapixxel/P_Swipable.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Source/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"