blob: 2d2e7b6111e4871a94cdd0930dec12f57baae1f7 [file] [log] [blame]
{
"name": "ESChart_swift",
"version": "0.0.9",
"summary": "A Chart widget for ios",
"homepage": "https://github.com/EverydayStep/ESChart_swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codeLocker": "codeLockers@outlook.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/EverydayStep/ESChart_swift.git",
"tag": "0.0.9"
},
"source_files": "ESChart_swift/ESChart_swift/*.swift",
"dependencies": {
"SnapKit": [
"~> 5.0.1"
],
"ESCategory_swift": [
"~> 0.2.1"
]
},
"swift_version": "5.0"
}