blob: 77c40e7f23850582a3f21e7e9ed43b65c4eaac51 [file] [log] [blame]
{
"name": "SwiftList",
"version": "0.1.0",
"summary": "A data-driven UICollectionView framework.",
"description": "A data-driven UICollectionView framework for building fast and flexible lists.",
"homepage": "https://github.com/zhubofei/SwiftList",
"license": "MIT",
"authors": {
"Bofei Zhu": "zhu.bofei@gmail.com"
},
"social_media_url": "https://twitter.com/bofei_zhu",
"source": {
"git": "https://github.com/zhubofei/SwiftList.git",
"tag": "0.1.0"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1"
}