blob: 71c4e9f8f3885be0659265cc3e7c43eccac92460 [file] [log] [blame]
{
"name": "RHSetting",
"version": "1.2.1.2",
"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.2"
},
"source_files": "TCSetting/Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.1"
],
"RHTools": [
"~> 0.1.16.1"
]
}
}