[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 6 / 8 / AnyPullBack / 1.0.3 / AnyPullBack.podspec.json
blobd9722548c04d7414bec2905fb92cb6d1370b654d
2   "name": "AnyPullBack",
3   "version": "1.0.3",
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.3"
17   },
18   "source_files": "AnyPullBack/*.{swift}",
19   "frameworks": "UIKit",
20   "pushed_with_swift_version": "3.0"