Latest | 2.1 |
---|---|
Homepage | https://github.com/adventam10/AMChart |
License | MIT |
Platforms | ios 9.0, requires ARC |
Authors |
Demo
Variety
Installation
CocoaPods
Add this to your Podfile.
pod 'AMChart'
Carthage
Add this to your Cartfile.
github "adventam10/AMChart"
License
MIT
Latest podspec
{ "name": "AMChart", "version": "2.1", "summary": "It can display chart.", "license": { "type": "MIT", "file": "LICENSE" }, "homepage": "https://github.com/adventam10/AMChart", "authors": { "am10": "[email protected]" }, "source": { "git": "https://github.com/adventam10/AMChart.git", "tag": "2.1" }, "platforms": { "ios": "9.0" }, "requires_arc": true, "source_files": "AMChartView/*.{swift}", "swift_version": "5.0" }
Fri, 26 Apr 2019 10:32:05 +0000