https://github.com/tbxark/resizeablescrollview
https://github.com/tbxark/resizeablescrollview
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tbxark/resizeablescrollview
- Owner: TBXark
- License: mit
- Created: 2019-07-10T10:23:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T10:25:17.000Z (about 6 years ago)
- Last Synced: 2024-11-18T23:58:45.917Z (11 months ago)
- Language: Swift
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ResizeableScrollView
[](https://travis-ci.org/TBXark/ResizeableScrollView)
[](https://cocoapods.org/pods/ResizeableScrollView)
[](https://cocoapods.org/pods/ResizeableScrollView)
[](https://cocoapods.org/pods/ResizeableScrollView)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
ResizeableScrollView is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'ResizeableScrollView'
```## Author
TBXark, tbxark@outlook.com
## License
ResizeableScrollView is available under the MIT license. See the LICENSE file for more info.