blob: 58c96a686ad5c18c51740ef5e661c7a72cba98f2 [file] [log] [blame]
{
"name": "CardTableView",
"version": "0.0.2",
"summary": "A short description of CardTableView.",
"description": "这是一个卡片列表的OC开源库",
"homepage": "http://EXAMPLE/CardTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"施峰磊": "shifenglei1216@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sfldzh/CardTableView.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}