[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 3 / c / CPRingChart / 0.1.1 / CPRingChart.podspec.json
blobf77352b2de506f9116121ac93735e9d50dee10ea
2   "name": "CPRingChart",
3   "version": "0.1.1",
4   "summary": "CPRingChart is an open-source library for building customisable ring-charts.",
5   "description": "'CPRingChart is an open-source Cocoapod library for creating customisable ring-charts and donut-charts. It is written in Swift'",
6   "homepage": "https://github.com/subhronilsaha/CPRingChart",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Subhronil Saha": "subhronilsaha26@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/subhronilsaha/CPRingChart.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "CircleProgressView": [
26     ]
27   },
28   "swift_version": "5.0"