[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / c / MSCircularProgressView / 1.0.1 / MSCircularProgressView.podspec.json
blobc347bd4e9940736cb66d16658c917b35811d3b24
2   "name": "MSCircularProgressView",
3   "version": "1.0.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/index.html",
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     "branch": "MSProgressView-1.0.1",
17     "tag": "MSProgressView-1.0.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "MSProgressView/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"