[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / e / 9 / LSCircleProgressView / 0.0.7 / LSCircleProgressView.podspec.json
blob2418d6635540b37c64d34fd4a7bd39a5cc5f56fe
2   "name": "LSCircleProgressView",
3   "version": "0.0.7",
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.7"
20   },
21   "source_files": [
22     "LSCircleProgressView/**/*.swift",
23     "**/*.{h,m}"
24   ]