blob: 92e2fed2983dd165a1806bd8d0ee6f781e7af364 [file] [log] [blame]
{
"name": "YFTableViewCell-OC",
"version": "1.0.0",
"summary": "方便快捷地实现类似QQ的自定义侧滑删除效果,同时支持OC和Swift,集成简单快速,同时支持code和IB。",
"homepage": "https://github.com/DandreYang/YFTableViewCell",
"license": "MIT",
"authors": {
"‘Dandre’": "mkshow@126.com"
},
"social_media_url": "https://yangfeng.pw",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DandreYang/YFTableViewCell.git",
"tag": "1.0.0"
},
"source_files": "YFTableViewCell/YFTableViewCell/**/*.{h,m}",
"public_header_files": "YFTableViewCell/YFTableViewCell/**/*.h"
}