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