[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 2 / ShepherdScroll / 0.1.5 / ShepherdScroll.podspec.json
blob0e0f66dc7d8e744ce84237c1bd1f39ac4b52660d
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.5",
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.5"
18   },
19   "frameworks": "UIKit",
20   "source_files": "ShepherdScroll/**/*.{swift}"