[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 6 / 7 / 2 / ShepherdScroll / 0.1.3 / ShepherdScroll.podspec.json
blob798f896f1cf98fe5217c53b292aee019b511a6be
2   "name": "ShepherdScroll",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "ShepherdScroll implements a custom Scroll View which provides easy handling of animation over child view controllers during the scroll.",
7   "requires_arc": true,
8   "swift_version": "4.1",
9   "version": "0.1.3",
10   "license": "MIT",
11   "authors": {
12     "Victor Panitz Magalhães": "victorpanitz@gmail.com"
13   },
14   "homepage": "https://github.com/victorpanitz/ShepherdScroll",
15   "source": {
16     "git": "https://github.com/victorpanitz/ShepherdScroll.git",
17     "tag": "0.1.3"
18   },
19   "frameworks": "UIKit",
20   "source_files": "ShepherdScroll/**/*.{swift}"