[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 9 / LSCircleProgressView / 0.0.4 / LSCircleProgressView.podspec.json
blob2ed1ad90a6641b964462a5f2d1eeacbf41afb007
2   "name": "LSCircleProgressView",
3   "version": "0.0.4",
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.4"
20   },
21   "source_files": [
22     "LSCircleProgressView/**/*.swift",
23     "**/*.{h,m}"
24   ]