blob: 7d6ffcc87d78dc8f09f533eade6b5db693c781f7 [file] [log] [blame]
{
"name": "WQCharts",
"version": "1.1.0",
"summary": "WQCharts is a powerful & easy to use chart library for iOS",
"homepage": "https://github.com/CoderWQYao/WQCharts-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WQ.Yao": "wqcoder@gmail.com"
},
"source": {
"git": "https://github.com/CoderWQYao/WQCharts-iOS.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "WQCharts/Classes/**/*.swift",
"swift_version": "5.0"
}