blob: bfa44845f9dc92e844844b11418f51045f7f15af [file] [log] [blame]
{
"name": "SJLineChart",
"version": "0.0.3",
"summary": "A Line Chart",
"description": "Draw A Line Chart that can scroll",
"homepage": "https://github.com/shenjuneng/SJLineChart",
"license": "MIT",
"authors": {
"沈骏": "shenjuneng@sina.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/shenjuneng/SJLineChart.git",
"tag": "0.0.3"
},
"source_files": [
"SJLineChart",
"SJLineChart/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}