[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 9 / 6 / DLSwipeToPopController / 1.0.0 / DLSwipeToPopController.podspec.json
bloba7ffc37baa05661a868ca9037d327384f95564b8
2   "name": "DLSwipeToPopController",
3   "version": "1.0.0",
4   "summary": "Framework supports Swipe To Pop ViewController",
5   "description": "Reusable iOS's behavior to pop ViewController base on [SwipeRightToPopController](https://github.com/rishi420/SwipeRightToPopController)",
6   "homepage": "https://github.com/lengocduy/DLSwipeToPopController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Le Ngoc Duy": "askbills@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lengocduy/DLSwipeToPopController.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "DLSwipeToPopController/**/*.{swift}",
22   "exclude_files": "DLSwipeToPopController/Exclude",
23   "frameworks": "UIKit",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"