blob: 89194fd1de40eb1a705355aabe31b8c9fdac796e [file] [log] [blame]
{
"name": "MTPupaCell",
"version": "0.1.2",
"summary": "A set of UITableViewCell subclasses to display three labels.",
"description": "a set of UITableViewCell subclasses that use different layouts to display three labels.",
"homepage": "https://github.com/secrimart/MTPupaCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"secrimart@aliyun.com": "secrimart@aliyun.com"
},
"source": {
"git": "https://github.com/secrimart/MTPupaCell.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MTPupaCell/Classes/**/*",
"dependencies": {
"MTBaseObjects": [
"~> 0.1"
]
}
}