blob: c973bfb94451c53b1ce1229836d894e4ec65fde9 [file] [log] [blame]
{
"name": "SwiftList",
"version": "0.0.1",
"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.0.1"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1"
}