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