[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / c / MSCircularProgressView / 1.0.3 / MSCircularProgressView.podspec.json
bloba6e23c7e41c10cb9951796282014e0d7958c852a
2   "name": "MSCircularProgressView",
3   "version": "1.0.3",
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.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "MSProgressView/MSProgressView.swift",
23     "MSProgressView/MSProgressViewCompletion.swift",
24     "MSProgressView/UIColor.swift",
25     "MSProgressView/MSProgressView.h"
26   ],
27   "frameworks": "UIKit"