[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / a / WSPieChartSwift / 1.0.1 / WSPieChartSwift.podspec.json
blob84606d3014a848e2183f12ba8b57174e1f5791a5
2   "name": "WSPieChartSwift",
3   "version": "1.0.1",
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.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "WSPieChartSwift/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"