[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / e / 9 / LSCircleProgressView / 0.0.9 / LSCircleProgressView.podspec.json
blob05c1b76a1cf59cd4c2b87f23af13ca7747d47b8b
2   "name": "LSCircleProgressView",
3   "version": "0.0.9",
4   "swift_versions": "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": "9.2"
16   },
17   "source": {
18     "git": "https://github.com/2sem/LSCircleProgressView.git",
19     "tag": "0.0.9"
20   },
21   "source_files": [
22     "LSCircleProgressView/**/*.swift",
23     "**/*.{h,m}"
24   ],
25   "swift_version": "4.1"