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