CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Sep 2015 |
Maintained by vilyever.
Depends on: | |
UISlider-TrackHeight | ~> 1.0.2 |
UIScrollView-Position | ~> 1.0.0 |
UISearchBar-InnerComponents | ~> 1.0.0 |
MediaPlayer-VolumeControl | ~> 1.0.1 |
NSDictionary-Enhance | ~> 1.0.0 |
IOS-QuickDevelopMacros | ~> 1.0.1 |
涵括先前发布的部分快速开发工具,通过依赖使用Cocoapods快速导入。
pod 'IOS-QuickDevelopTools', '~> 1.0.0'
IOS-QuickDevelopMacros IOS宏指令集合
UISlider-TrackHeight 调整UISlider的滑动条高度
NSDictionary-Enhance NSDictionary NSMutableDictionary 增强
MediaPlayer-VolumeControl 调节音量
UISearchBar-InnerComponents 获取UISearchBar内部输入控件textField和按钮控件Cancel Button
UIScrollView-Position 判断UIScrollView是否在顶部/底部,添加UIScrollView滑动到底部方法