[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / 5 / 6 / 8 / AnyPullBack / 1.0.0 / AnyPullBack.podspec.json
blob218a1b177a001d58e1f70c4ff07bab9ab4a1f0df
2   "name": "AnyPullBack",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": "AnyPullBack/**/*.{swift}",
19   "pushed_with_swift_version": "3.0"