[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / 8 / AnyPullBack / 1.0.4 / AnyPullBack.podspec.json
blobacfb94ebae1959595b4b3d78e881479b1807837a
2   "name": "AnyPullBack",
3   "version": "1.0.4",
4   "summary": "Swipe right/down/up to go back in the simple Navigation Controller",
5   "description": "A simple Navigation Controller, with transitions to push a View Controller with animation, and to enable swipe right/down/up gestures to pop the current View Controller.",
6   "homepage": "https://github.com/vhyme/AnyPullBack",
7   "license": "MIT",
8   "authors": {
9     "Vhyme Riku": "vhyme@live.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/vhyme/AnyPullBack.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "AnyPullBack/*.{swift}",
19   "frameworks": "UIKit",
20   "pushed_with_swift_version": "3.0"