[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / 2 / a / WSPieChartSwift / 1.0.2 / WSPieChartSwift.podspec.json
blobbabfc31e9c352907fdabf8af6df05f30ebfcd4d4
2   "name": "WSPieChartSwift",
3   "version": "1.0.2",
4   "summary": "A pie chart control, can be used as EMI calculator or any equivalent.",
5   "swift_versions": "5.0",
6   "description": "A pie chart control, can be used as EMI calculator or any equivalent. Easy to integrate and use. Just assign custom class to your view and use easy configuration as mentioned in example project.",
7   "homepage": "https://github.com/WebsoftProfession/WSPieChartSwift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "WebsoftProfession": "websoftprofession@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/WebsoftProfession/WSPieChartSwift.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "WSPieChartSwift/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"