[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 0 / 8 / ArcProgressView / 1.1.0 / ArcProgressView.podspec.json
blob24209f54afb26158696aa756c417182df0dfe911
2   "name": "ArcProgressView",
3   "version": "1.1.0",
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   "screenshots": "https://github.com/nomad5modules/ArcProgressViewIOS/raw/master/Image/demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "mlostek@gmail.com": "mlostek@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/nomad5modules/ArcProgressViewIOS.git",
17     "tag": "1.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "ArcProgressView/Classes/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"