[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 7 / 2 / ShepherdScroll / 0.1.1 / ShepherdScroll.podspec.json
blob768793ef08d1644bef0a88e35d0ef98ebdc8183d
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.1",
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.1"
18   },
19   "frameworks": "UIKit",
20   "source_files": "ShepherdScroll/**/*.{swift}"