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