blob: 0c5d0c79c5e1933c2598237738cc8af41b0fd90b [file] [log] [blame]
{
"name": "MAGearRefreshControl",
"version": "1.0.0",
"summary": "Refresh control with gear animation.",
"description": "MAGearRefreshControl is a fully customizable iOS refresh control with gear animation for tableview refresh, writen in Swift.",
"homepage": "https://github.com/micazeve/MAGearRefreshControl",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Michaƫl Azevedo": "micazeve@gmail.com"
},
"social_media_url": "https://twitter.com/micazeve",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/micazeve/MAGearRefreshControl.git",
"branch": "master",
"tag": "1.0.0"
},
"source_files": "Classes/**/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}