blob: 611c1340e072b573708a77f0ac6a9a8306234a86 [file] [log] [blame]
{
"name": "LCLevelIntervalView",
"version": "0.0.8",
"summary": "修改bug",
"homepage": "https://github.com/shaoyanglichao01/LCLevelIntervalView.git",
"license": "MIT",
"authors": {
"chao.li": "shaoyanglichao@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shaoyanglichao01/LCLevelIntervalView.git"
},
"source_files": [
"LCLevelIntervalView",
"LCLevelIntervalView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"vendored_libraries": "LCLevelIntervalView/*.a",
"dependencies": {
"Masonry": [
]
}
}