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