blob: aab0f74dc54d7faf103e8b512e92bf804bea2987 [file] [log] [blame]
{
"name": "TCSetting",
"version": "0.2.1",
"summary": "用于App的设置页面,简单、实用、美观",
"homepage": "https://github.com/ichensheng/TCSetting",
"license": "Apache",
"authors": {
"ichensheng": "cs200521@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ichensheng/TCSetting.git",
"tag": "0.2.1"
},
"source_files": "TCSetting/Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.0"
],
"TCTools": [
"~> 0.1.4"
]
}
}