blob: 5e984dff204b414451979073f73db6e3573069fc [file] [log] [blame]
{
"name": "WMSetting",
"version": "0.0.2",
"summary": "Header and Footer tableView setting",
"homepage": "https://github.com/ISPWang/WMSetting",
"license": "MIT",
"authors": {
"ISPWang": "sanpeng123@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ISPWang/WMSetting.git",
"tag": "0.0.2"
},
"source_files": "WMSetting/Setting/**/*.{h,m}",
"resources": "WMSetting/Setting/ImageSetting.bundle",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}