[Add] MSPSharedLibraries 0.0.91
[CocoaPods.git] / Specs / b / 9 / 6 / DLSwipeToPopController / 1.1.1 / DLSwipeToPopController.podspec.json
blob1c34f2af4050fe656a50372c5042ee6cc73a02ba
2   "name": "DLSwipeToPopController",
3   "version": "1.1.1",
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.1.1"
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"