[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 3 / 0 / 8 / ArcProgressView / 1.0.6 / ArcProgressView.podspec.json
blob32be098123e57efc380e94db05369b3628ed5b0f
2   "name": "ArcProgressView",
3   "version": "1.0.6",
4   "summary": "An arc based progress view that blends text color with background color.",
5   "description": "This view animates smoothly between given progress values. If the progress values are coming in at a high frequency, automatic value animation can be turned off. The customisable progress text blends smoothly with the background color of the view. Beside a programmatic initialization it can be fully used within a storyboard.",
6   "homepage": "https://github.com/nomad5modules/ArcProgressViewIOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mlostek@gmail.com": "mlostek@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nomad5modules/ArcProgressViewIOS.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ArcProgressView/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"