[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / d / a / 6 / BOCircleProgressView / 1.0.0 / BOCircleProgressView.podspec.json
blob37a203a100bab942f0d5b8e27ef3dac754368deb
2   "name": "BOCircleProgressView",
3   "version": "1.0.0",
4   "summary": "A circular progress indicator.",
5   "description": "BOCircleProgressView is used to display completion percentage in a circular (ring-like) component.\nYou can change the color, size and with of the circular progress indicator and initialize it either from Storyboard or from the code.",
6   "homepage": "https://github.com/jelenakrmar/circle-progress-view",
7   "screenshots": "https://raw.githubusercontent.com/jelenakrmar/circle-progress-view/master/Screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "jelenakrmar": "https://github.com/jelenakrmar"
14   },
15   "source": {
16     "git": "https://github.com/jelenakrmar/circle-progress-view.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "BOCircleProgressView/Classes/*",
23   "swift_versions": "4.0",
24   "swift_version": "4.0"