[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 7 / c / ScrollCoordinator / 0.3.0 / ScrollCoordinator.podspec.json
blobe3d593c3926c4aeb7670eaed73cca62583776d76
2   "name": "ScrollCoordinator",
3   "version": "0.3.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.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ScrollCoordinator/Sources/**/*"