[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 6 / 7 / 0 / CHXSwipeBackPopAnimator / 1.3 / CHXSwipeBackPopAnimator.podspec.json
blob4236a7543d8e3d97e42a1eb55fa10d51754daa99
2   "name": "CHXSwipeBackPopAnimator",
3   "version": "1.3",
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.3"
16   },
17   "requires_arc": true,
18   "source_files": "CHXSwipeBackPopAnimator/Classes/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]