[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / c / MSCircularProgressView / 1.2.0 / MSCircularProgressView.podspec.json
blob91d53fda52323ffb7337251b2ba0e5a2272f4871
2   "name": "MSCircularProgressView",
3   "version": "1.2.0",
4   "summary": "A spinning loading indicator with completion feedback",
5   "description": "A spinning loading indicator with completion feedback.  Allows for determinate and indeterminate progress feedback",
6   "homepage": "https://www.mascomputech.com/msprogressview/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Schloss": "mschloss11@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/schlossm/MSProgressView.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "5.0",
22   "source_files": [
23     "MSProgressView/MSProgressView.swift",
24     "MSProgressView/MSProgressViewCompletion.swift"
25   ],
26   "frameworks": "UIKit"