blob: cb8ff7ad9802d75a67b6afef205471ac6e9deb77 [file] [log] [blame]
{
"name": "SafariCardCollectionViewController",
"version": "1.0.0",
"summary": "A custom Safari cells layout using UICollectionViewController .",
"description": "A custom UICollectionViewController displays the UICollectionCell layout as Safari tabs.\nSupport orientation changes.",
"homepage": "https://github.com/son11592/SafariCardCollectionViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hoangson11592@gmail.com": "hoangson11592@gmail.com"
},
"source": {
"git": "https://github.com/son11592/SafariCardCollectionViewController.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "SafariCardCollectionViewController/Classes/**/*",
"swift_version": "5.0"
}