# AutoContentSizeScrollview **Repository Path**: wangkaibo/AutoContentSizeScrollview ## Basic Information - **Project Name**: AutoContentSizeScrollview - **Description**: 项目如果使用相对布局,使用这个扩展类一行代码即可计算scrollview的contentSize - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-09 - **Last Updated**: 2024-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD # AutoContentSizeScrollview [![CI Status](http://img.shields.io/travis/614034542@qq.com/AutoContentSizeScrollview.svg?style=flat)](https://travis-ci.org/614034542@qq.com/AutoContentSizeScrollview) [![Version](https://img.shields.io/cocoapods/v/AutoContentSizeScrollview.svg?style=flat)](http://cocoapods.org/pods/AutoContentSizeScrollview) [![License](https://img.shields.io/cocoapods/l/AutoContentSizeScrollview.svg?style=flat)](http://cocoapods.org/pods/AutoContentSizeScrollview) [![Platform](https://img.shields.io/cocoapods/p/AutoContentSizeScrollview.svg?style=flat)](http://cocoapods.org/pods/AutoContentSizeScrollview) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation AutoContentSizeScrollview is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'AutoContentSizeScrollview' ``` ## Author 614034542@qq.com, 18346668775m0@sina.cn ## License AutoContentSizeScrollview is available under the MIT license. See the LICENSE file for more info. ======= # AutoContentSizeScrollview 项目如果使用相对布局,使用这个扩展类一行代码即可计算scrollview的contentSize >>>>>>> 87c16ca27239ac9ee22ad2187321d2a8e85ca1bd