blob: c8bc7b83e54762712d60eceb584a6462027d4dbe [file] [log] [blame]
{
"name": "YQCell",
"version": "0.1.3",
"summary": "YQCell.",
"description": "Swift版模仿UITableViewCell-YQCell",
"homepage": "https://github.com/yuyedaidao/YQCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wyqpadding@gmail.com": "wyqpadding@gmail.com"
},
"source": {
"git": "https://github.com/yuyedaidao/YQCell.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YQCell/Classes/**/*",
"dependencies": {
"YQLineView": [
]
}
}