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