blob: 88af1364f1bceb60b47a8353b520bf3a19869b0c [file] [log] [blame]
{
"name": "SectionedDatas",
"version": "1.0.0",
"summary": "A sectioned datas collection,very simple to use.",
"description": "You can add sections with datas into SectionedDatas, and then access sections or datas very esay.This can be very useful when showing datas to UITableView with section headers.",
"homepage": "https://github.com/KoStudio/SectionedDatas.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KoStudio": "44663768@163.com"
},
"source": {
"git": "https://github.com/KoStudio/SectionedDatas.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SectionedDatas/Classes/**/*",
"pushed_with_swift_version": "3.0"
}