[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / 9 / 4 / a / WSLineChartControlSwift / 1.0.1 / WSLineChartControlSwift.podspec.json
blob1f4eb4ca024546bf0b025c656e58f861ae9bb670
2   "name": "WSLineChartControlSwift",
3   "version": "1.0.1",
4   "summary": "A light weight line chart control. Easy to integrate and use.",
5   "swift_versions": "5.0",
6   "description": "A light weight line chart control. 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/WSLineChartControlSwift",
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/WSLineChartControlSwift.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "WSLineChartControlSwift/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"