blob: 57d68f2cb4b87e296617dd95c759c521a7ba73be [file] [log] [blame]
{
"name": "TCSetting",
"version": "1.0.10",
"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": "1.0.10"
},
"source_files": "TCSetting/Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.1"
],
"TCTools": [
"~> 0.1.9"
]
}
}