blob: 3117f449dadcf2d64f96e07c5e494423fa05b84d [file] [log] [blame]
{
"name": "RefreshControl",
"version": "1.5.4.1",
"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": "https://twitter.com/MochXiao",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/showmecode/RefreshControl.git",
"tag": "1.5.4.1"
},
"requires_arc": true,
"source_files": "RefreshControl/RefreshControl/*",
"frameworks": [
"Foundation",
"UIKit"
]
}