blob: 91b5a987c9b475edd7dba04fb92ef280cb6ce88c [file] [log] [blame]
{
"name": "ConfigableCollectionView",
"version": "1.0.0",
"summary": "Create CollectionView in a similar way to iOS 13",
"homepage": "https://github.com/miku1958/ConfigableCollectionView",
"license": "Mozilla",
"authors": {
"mikun": "v.v1958@qq.com"
},
"source": {
"git": "https://github.com/miku1958/ConfigableCollectionView.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.*",
"swift_version": "5.0"
}