blob: 582407d123915bf6acd5bbdca3ecd1f12b0bf769 [file] [log] [blame]
{
"name": "RefreshControl",
"version": "1.5.3",
"summary": "RefreshControl is an useful pull to refresh control for ios developer",
"description": "\t\t\t\t\tpull to refresh trigger refresh mode is divided into traditional and\n\t\t\t\t\tautomatically trigger refresh mode, the new model allows users to feel the\n\t\t\t\t\tpresence of the control, enhance the user experience\n",
"homepage": "https://github.com/showmecode/RefreshControl",
"license": "MIT",
"authors": {
"Moch": "atcuan@gmail.com"
},
"social_media_url": "http://twitter.com/MochXiao",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/showmecode/RefreshControl.git",
"tag": "1.5.3"
},
"requires_arc": true,
"source_files": "RefreshControl/RefreshControl/*",
"frameworks": [
"Foundation",
"UIKit"
]
}