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