[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / f / 9 / SQKPieProgressView / 1.0.0 / SQKPieProgressView.podspec.json
blob5e4988bfa1f590b20a3749e0a8b408ea7eb6ae40
2   "name": "SQKPieProgressView",
3   "platforms": {
4     "ios": null
5   },
6   "version": "1.0.0",
7   "summary": "Pie chart style progress pie chart. Based from SSPieProgressView in SSToolKit.",
8   "homepage": "https://github.com/squareware/SQKPieProgressView",
9   "license": {
10     "type": "Custom",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Sam Soffes=": "sam@soff.es",
15     "Luke Stringer": "luke.stringer@3squared.com"
16   },
17   "source": {
18     "git": "https://github.com/squareware/SQKPieProgressView.git",
19     "tag": "1.0.0"
20   },
21   "requires_arc": true,
22   "public_header_files": "Source/SQKPieProgressView.h",
23   "source_files": "Source/**/*{h,m}"