[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 7 / c / ScrollCoordinator / 1.0.0 / ScrollCoordinator.podspec.json
blob2298e8cfd45ccdfbf3bbe481079a8595d8bd5a17
2   "name": "ScrollCoordinator",
3   "version": "1.0.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": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ScrollCoordinator/Sources/**/*",
22   "swift_version": "4.2"