| { |
| "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/*" |
| } |