blob: 64aa5f14ef1424583ce082960e1d5c17d728ad1f [file] [log] [blame]
{
"name": "RBRefresh",
"version": "0.0.1",
"summary": "a component of ui for refresh data.",
"description": "a component of ui for refresh data.it is convenience",
"homepage": "https://github.com/LinkRober/RBRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert": "min.xia@quvideo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LinkRober/RBRefresh.git",
"tag": "0.0.1"
},
"source_files": [
"Refresh",
"Refresh/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore"
],
"pushed_with_swift_version": "3.0"
}