[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 6 / 9 / 1 / INCircleView / 1.0.1 / INCircleView.podspec.json
blob4f57880956557aa8bb216cb577c9cc2747dc4a30
2   "name": "INCircleView",
3   "version": "1.0.1",
4   "summary": "Lightweight component for drawing progress or indicator circles.",
5   "description": "A customisable circle progress or indicator view. Easily configurable in the interface builder, supports multiple different colours, background, empty fills, dash pattern and other tweaks. To take the headache out of calculating angles and makke it easily compatible with progress values all fill parameters are 0 to 1.",
6   "homepage": "https://github.com/igorest7/INCircleView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Nakonetsnoi": "igorest7@gmail.com"
13   },
14   "social_media_url": "https://www.linkedin.com/in/igornakonetsnoi/",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/igorest7/INCircleView.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "INCircleView",
23   "requires_arc": true,
24   "swift_version": "4.2"