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