Latest | 2.0.0 |
---|---|
Homepage | https://github.com/ccworld1000/CCRefresh |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | CCSQLite, HSFont |
Authors |
CCRefresh: An easy way to use pull-to-refresh. Start from MJRefresh 3.1.12. [CCRefresh: 简单滴下拉刷新。建立在MJRfresh3.1.12基础之上]
Support iOS
https://github.com/ccworld1000/CCRefresh.git
bug
Email : [email protected]
ScreenShots
Greater than Version 2.0.0
You can use a stable version above the 2.0.0 version
Podfile
pod 'CCRefresh'
Usage && Migrate or See CCRefreshiOS
Usage : Similar MJRefresh
, just repalce "MJ*" to "CC*"
demo see CCRefreshiOS
Custom or Translate
Other Reference
MIT License
MIT License
Copyright (c) 2017-now ccworld1000 | bug : [email protected]
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Other LICENSE
Latest podspec
{ "name": "CCRefresh", "version": "2.0.0", "summary": "CCRefresh: An easy way to use pull-to-refresh. Start from MJRefresh 3.1.12. [CCRefresh: u7b80u5355u6ef4u4e0bu62c9u5237u65b0u3002u5efau7acbu5728MJRfresh3.1.12u57fau7840u4e4bu4e0a]", "description": "CCRefresh: An easy way to use pull-to-refresh. Start from MJRefresh 3.1.12. [CCRefresh: u7b80u5355u6ef4u4e0bu62c9u5237u65b0u3002u5efau7acbu5728MJRfresh3.1.12u57fau7840u4e4bu4e0an ]", "homepage": "https://github.com/ccworld1000/CCRefresh", "license": { "type": "MIT", "file": "LICENSE/LICENSE.CCRefresh.txt" }, "authors": { "CC": "[email protected]" }, "social_media_url": "https://github.com/ccworld1000", "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/ccworld1000/CCRefresh.git", "tag": "2.0.0" }, "source_files": "CCRefresh/**/*.{h,m}", "exclude_files": "Classes/Exclude", "resources": [ "CCRefresh/CCRefresh.bundle", "LICENSE/LICENSE.*.txt" ], "requires_arc": true, "dependencies": { "CCSQLite": [], "HSFont": [] } }
Sun, 07 May 2017 00:20:10 +0000