[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / c / ScrollCoordinator / 0.6.0 / ScrollCoordinator.podspec.json
blobd5da9478f453d1998389f2ede42da7a89bc8d677
2   "name": "ScrollCoordinator",
3   "version": "0.6.0",
4   "summary": "ScrollCoordinator allows you to attach gestures to scrollviews and perform behaviours on these gestures",
5   "description": "ScrollCoordinator is an innovative way to make views behave the way you want them to by listening to gesture and scroll events. This pod comes with the Behaviours to hide the navigation, bottom and tab bar & AnchorBehaviour which makes your outer scrollview scroll upto a certain anchor point when inner nested scrollviews are scrolled",
6   "homepage": "https://github.com/shubhankaryash/ScrollCoordinator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shubhankaryash": "shubhankar.yash@flipkart.com"
13   },
14   "source": {
15     "git": "https://github.com/shubhankaryash/ScrollCoordinator.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ScrollCoordinator/Sources/**/*"