blob: da220a964f622d28e744d161c1ba79ce28e2b9d0 [file] [log] [blame]
{
"name": "SpinningRefreshControl",
"version": "1.0.0",
"license": "MIT",
"summary": "Simple customizable spinning refresh control.",
"homepage": "https://github.com/konkab/SpinningRefreshControl",
"authors": {
"Konstantin Kabanov": "konstantin@rktstudio.ru"
},
"source": {
"git": "https://github.com/konkab/SpinningRefreshControl.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "SpinningRefreshControl.swift"
}