{ | |
"name": "ConfigableCollectionView", | |
"version": "1.0.2", | |
"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.2" | |
}, | |
"swift_versions": "5.0", | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "Source/**/*.*", | |
"swift_version": "5.0" | |
} |