[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 0 / NestedScrollViewController / 0.1.3 / NestedScrollViewController.podspec.json
blob11e266647edf31f87a7960cd6a01e507a0316802
2   "name": "NestedScrollViewController",
3   "version": "0.1.3",
4   "summary": "Nested scrollview controllers with smooth scrolling.",
5   "description": "Nested scrollview controllers with smooth scrolling up and down.",
6   "homepage": "https://github.com/Super-JJ/NestedScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JJ": "cchao2627@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Super-JJ/NestedScrollView.git",
16     "tag": "0.1.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "NestedScrollView/NestedScrollViewController/*",
23   "dependencies": {
24     "Parchment": [
25       "~> 3.2"
26     ]
27   },
28   "swift_version": "5.0"