[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / 7 / d / InteractiveContainerView / 0.7.1 / InteractiveContainerView.podspec.json
blob0ab63254b48a4d14001953f397498e9e52d9253c
2   "name": "InteractiveContainerView",
3   "version": "0.7.1",
4   "summary": "Container view with zooming, scrolling and rotation support.",
5   "description": "The container view tracks the movements of fingers and applies zooming, scrolling and rotation accordingly.\nThe rotation and zooming respect gesture location (pivot point), scrolling supports deceleration and is limited so the content will never leave the visible area of the screen.\nThe container has a delegate which allows you to respond to the content transformations events.",
6   "homepage": "https://gitlab.com/oriient-public/interactivecontainerview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Krutoyarskiy": "michaelk@oriient.me"
13   },
14   "source": {
15     "git": "https://gitlab.com/oriient-public/interactivecontainerview.git",
16     "tag": "0.7.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "InteractiveContainerView/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"