blob: 4604e66b03ce9ced91d5598d0bd6e9b9d2b1e926 [file] [log] [blame]
{
"name": "AnimatedRefreshView",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AnimatedRefreshView": [
"Pod/Assets/*.png"
]
}
}