blob: 17f2dd3d9f62ab378d01652a4459cee1aa8826e9 [file] [log] [blame]
{
"name": "RHSetting",
"version": "1.2.1.9",
"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.9"
},
"source_files": "TCSetting/TCSetting/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
],
"TCTools": [
"~> 0.1.16"
]
}
}