blob: b1e40d3d0c62878bb5db144677d669adc442440a [file] [log] [blame]
{
"name": "JJStockView",
"version": "0.0.5",
"summary": "JJStockView",
"description": "iOS股票表格控件,支持左右滑动和上下滑动",
"homepage": "https://github.com/jezzmemo/JJStockView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jezz": "lijie250@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jezzmemo/JJStockView.git",
"tag": "0.0.5"
},
"source_files": "JJStockView/Source/*.{h,m}",
"requires_arc": true
}