[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 3 / 7 / AnimatedRefreshView / 1.0.2 / AnimatedRefreshView.podspec.json
blob4604e66b03ce9ced91d5598d0bd6e9b9d2b1e926
2   "name": "AnimatedRefreshView",
3   "version": "1.0.2",
4   "summary": "A Swift-powered custom animated circle view, consisting of circle inside a rectangle.",
5   "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",
6   "homepage": "https://github.com/TCL-America/AnimatedRefreshView",
7   "license": "MIT",
8   "authors": {
9     "TCL-America": "katzdoron@tcl.com"
10   },
11   "source": {
12     "git": "https://github.com/TCL-America/AnimatedRefreshView.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AnimatedRefreshView": [
22       "Pod/Assets/*.png"
23     ]
24   }