[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 3 / 7 / AnimatedRefreshView / 1.0.1 / AnimatedRefreshView.podspec.json
bloba17f0b358d89fc4dd016492081e43cce96d080b4
2   "name": "AnimatedRefreshView",
3   "version": "1.0.1",
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.1"
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   }