blob: 516b8845904c4c153d0c6402091b3ef9f14566e9 [file] [log] [blame]
{
"name": "MTTableViewSettingCell",
"version": "1.0.0",
"summary": "MTTableViewSettingCell",
"homepage": "https://github.com/tasama/MTTableViewSettingCell",
"license": "MIT",
"authors": {
"tasama": "1442284151@qq.com"
},
"source": {
"git": "https://github.com/tasama/MTTableViewSettingCell.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MTSettingCell/*",
"frameworks": [
"Foundation",
"UIKit"
]
}