[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / f / b / e / SwipeTransitionAutoSwipeBack / 0.1.2 / SwipeTransitionAutoSwipeBack.podspec.json
blob5393ff59c90b1101f55a146922614b41c1446672
2   "name": "SwipeTransitionAutoSwipeBack",
3   "version": "0.1.2",
4   "summary": "Allows trendy transitions using swipe gesture such as \"swipe back\".",
5   "description": "SwipeTransition allows trendy transitions using swipe gesture such as \"swipe back\".",
6   "homepage": "https://github.com/tattn/SwipeTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "tanakasan2525@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tattn/SwipeTransition.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/tanakasan2525",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/Automation/AutoSwipeBack/**/*",
23   "public_header_files": "Sources/Automation/AutoSwipeBack/**/*.h",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "SwipeTransition": [
27       "~> 0.1.2"
28     ]
29   },
30   "pushed_with_swift_version": "4.0"