blob: b428756e46bfe1bd5f3ef298d98f19cbb7a0e380 [file] [log] [blame]
{
"name": "RefreshControl",
"version": "1.5.5",
"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.5"
},
"requires_arc": true,
"source_files": "RefreshControl/RefreshControl/*",
"frameworks": [
"Foundation",
"UIKit"
]
}