[Add] Vitals 3.2.4
[CocoaPods.git] / Specs / c / e / 9 / LSCircleProgressView / 0.0.2 / LSCircleProgressView.podspec.json
blob403a2da97106262cf2ef2d43cb5e461af451c96e
2   "name": "LSCircleProgressView",
3   "version": "0.0.2",
4   "swift_version": "4.1",
5   "summary": "Circled Progress View.",
6   "description": "LSCircleProgressView is circle or arc shaped version of progress view.",
7   "homepage": "https://github.com/2sem/LSCircleProgressView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "YoungJun Lee",
13   "social_media_url": "http://www.facebook.com/youngjun.lee.3998",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/2sem/LSCircleProgressView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "*/LSCircleProgressView/*.swift",
23     "**/*.{h,m}"
24   ]