[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 6 / 7 / 0 / CHXSwipeBackPopAnimator / 1.4 / CHXSwipeBackPopAnimator.podspec.json
blob33e2bf626187b2202a5fe5c76c14aa32bb2b2fc8
2   "name": "CHXSwipeBackPopAnimator",
3   "version": "1.4",
4   "summary": "Swipe back pop animation, not just trigger screen edge!",
5   "homepage": "https://github.com/showmecode/CHXSwipeBackPopAnimator",
6   "license": "MIT",
7   "authors": {
8     "Moch": "atcuan@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/showmecode/CHXSwipeBackPopAnimator.git",
15     "tag": "1.4"
16   },
17   "requires_arc": true,
18   "source_files": "CHXSwipeBackPopAnimator/Classes/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]