blob: 218fec6d2d3b59b91e6fd657c71c19915aca6fe9 [file] [log] [blame]
{
"name": "FXListKit",
"version": "0.1.8",
"summary": "A data-driven UICollectionView framework for building fast and flexible lists",
"homepage": "https://github.com/feixue299/FXListKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wupengfei": "1569485690@qq.com"
},
"source": {
"git": "https://github.com/feixue299/FXListKit.git",
"tag": "0.1.8"
},
"source_files": [
"Sources",
"Sources/FXListKit/**/*.{h,m,swift}"
],
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"5.0",
"5.1"
],
"swift_version": "5.1"
}