blob: a4dffe8826251dc7fde9431d7d045147dbf2b666 [file] [log] [blame]
{
"name": "MTPupaCell",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MTPupaCell/Classes/**/*",
"dependencies": {
"MTBaseObjects": [
"~> 0.1"
]
}
}