blob: d73966e7368320294603b808594b91c0665ac29e [file] [log] [blame]
{
"name": "YZYTableViewSim",
"version": "1.0.0",
"license": "MIT",
"summary": "Separation UITableView proxy approach, to sim the Controller",
"homepage": "https://github.com/LeaderBoy/YZYTableViewSim",
"authors": {
"LeaderBoy": "748603349@qq.com"
},
"source": {
"git": "https://github.com/LeaderBoy/YZYTableViewSim.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "YZYTableViewSim/**/*.{h,m}"
}