blob: 1c6df18cf272c4f581ec91869d2c9896dc8f5dd9 [file] [log] [blame]
{
"name": "LYSideslipCell",
"version": "1.0.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.0.0"
},
"source_files": "LYSideslipCell/Classes/*.{h,m}",
"requires_arc": true
}