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