blob: 7b2b73af2ede7a9cd98b01d6e7ed6411caa6d12a [file] [log] [blame]
{
"name": "JWBarCharts",
"version": "0.2.9",
"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.2.9"
},
"source_files": "JWBarCharts/JWBarCharts/JWBarCharts/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}