blob: e4cdc9892203b954e2f982233460bf0d8df1a028 [file] [log] [blame]
{
"name": "SCTBDataSource",
"version": "1.0.0",
"summary": "You just focus on assemble datas and custom UITableViewCell when you use SCTBDataSource.",
"homepage": "https://github.com/Samueler/SCTBDataSource",
"license": "MIT",
"authors": {
"Samueler": "Samueler.chen@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Samueler/SCTBDataSource.git",
"tag": "1.0.0"
},
"source_files": "SCTBDataSource/Core/**/*{h,m}"
}