blob: b1e42a0bc8f96d17f7755cf99dab61fd9fa0bed6 [file] [log] [blame]
{
"name": "MSRefreshControl",
"version": "0.1.0",
"summary": "iOS pull-to-refresh, BBC News app style",
"description": " Just simple pull-to-refresh for iOS UITableView\n",
"license": "MIT",
"authors": {
"Maksym Skliarov": "maksym.skliarov@gmail.com"
},
"source": {
"git": "https://github.com/skliarov/MSRefreshControl.git",
"tag": "0.1.0"
},
"homepage": "https://github.com/skliarov/MSRefreshControl",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/**/*",
"resources": "Assets/*"
}