[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / b / c / f / DTCircleProgressView / 0.1.7 / DTCircleProgressView.podspec.json
blob659c95962a5c23f214d2c02454818a66b9145cfa
2   "name": "DTCircleProgressView",
3   "version": "0.1.7",
4   "summary": "A customisable Circle progress Bar",
5   "description": "A customisable Circle progress Bar, color, progress color, value label, unit label, etc",
6   "homepage": "https://github.com/nielstj/DTCircleProgressView",
7   "license": "MIT",
8   "authors": {
9     "Daniel Tjuatja": "daniel.tjuatja@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nielstj/DTCircleProgressView.git",
13     "tag": "0.1.7"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DTCircleProgressView": [
22       "Pod/Assets/*.png"
23     ]
24   }