blob: 76eaf286b514a3fa49ddef8518214936a9a2c3b6 [file] [log] [blame]
{
"name": "LYSideslipCell",
"version": "1.1.0",
"summary": "A tableViewCell like WeChat",
"homepage": "https://github.com/louis-ly/LYSideslipCell",
"license": "MIT",
"frameworks": "UIKit",
"platforms": {
"ios": "6.0"
},
"authors": {
"louisly": "396868934@qq.com"
},
"source": {
"git": "https://github.com/louis-ly/LYSideslipCell.git",
"tag": "1.1.0"
},
"source_files": "LYSideslipCell/Classes/*.{h,m}",
"requires_arc": true
}