blob: 9f8a4b5dd2ae9ae230a25434f7d2db78664fe6e9 [file] [log] [blame]
{
"name": "RefreshControl",
"version": "2.0.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"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/showmecode/RefreshControl.git",
"tag": "2.0.5"
},
"requires_arc": true,
"source_files": "RefreshControl/Source/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}