[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 7 / 2 / ShepherdScroll / 0.0.6 / ShepherdScroll.podspec.json
blob9f99c8e6334d9b4b60ed4faabfd1217714bb4085
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.0.6",
10   "license": "MIT",
11   "authors": {
12     "Victor Panitz Magalhães": "victorpanitz@gmail.com"
13   },
14   "homepage": "https://bitbucket.org/victorpanitz/shepherdscroll/",
15   "source": {
16     "git": "https://victorpanitz@bitbucket.org/victorpanitz/shepherdscroll.git",
17     "tag": "0.0.6"
18   },
19   "frameworks": "UIKit",
20   "source_files": "ShepherdScroll/**/*.{swift}"