[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / d / 4 / c / MSCircularProgressView / 1.0.2 / MSCircularProgressView.podspec.json
blob3ea335558552a12543d8d078b77bc8bc8765d84d
2   "name": "MSCircularProgressView",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MSProgressView/*",
22   "frameworks": "UIKit"