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