blob: a5c88341a2d0dff6c7764ca0badcb660e450ae56 [file] [log] [blame]
{
"name": "TABCardView",
"version": "0.0.2",
"summary": "TABCardView是一个iOS平台上的卡片视图的封装",
"description": "TABCardView是一个iOS平台上的卡片视图的封装",
"homepage": "https://github.com/tigerAndBull/TABCardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tigerAndBull": "1429299849@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tigerAndBull/TABCardView.git",
"tag": "0.0.2"
},
"source_files": "TABCardProject/TABCardProject/TABCardView/**/*.{h,m}"
}