blob: 4cd9d1f30ee1e5378cf0fe1580dcea4cb26548bd [file] [log] [blame]
{
"name": "ConfigableCollectionView",
"version": "1.0.1",
"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.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.*",
"swift_version": "5.0"
}