blob: 94937186b057773b49d36e0a55f032cd2604e3cf [file] [log] [blame]
{
"name": "JWBarCharts",
"version": "0.1.5",
"summary": "一款自用的柱状图",
"homepage": "https://github.com/junwangInChina/JWBarCharts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/junwangInChina/JWBarCharts.git",
"tag": "0.1.5"
},
"source_files": "JWBarCharts/JWBarCharts/JWBarCharts/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}