blob: 29834e93ac62fc34e536650815800d3ed5a60a3c [file] [log] [blame]
{
"name": "AnimatedRefreshView",
"version": "1.0.5",
"summary": "A Swift-powered custom animated circle view, consisting of circle inside a rectangle.",
"description": " A Swift-powered custom animated circle view, consisting of circle inside a rectangle. We will be providing sample code in the future as to how to use it\n",
"homepage": "https://github.com/TCL-America/AnimatedRefreshView",
"license": "MIT",
"authors": {
"TCL-America": "katzdoron@tcl.com"
},
"source": {
"git": "https://github.com/TCL-America/AnimatedRefreshView.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "AnimatedRefreshView.framework",
"source_files": "AnimatedRefreshView/**/*"
}