blob: 625ccc4a6d3145a6989e5dbe9f27dddf4478d740 [file] [log] [blame]
{
"name": "AZSafariCollectionViewLayout",
"version": "0.1.0",
"summary": "AZSafariCollectionViewLayout is replica of safari browser history page layout",
"description": "AZSafariCollectionViewLayout is replica of safari browser history page layout. very easy to use, IBInspectable are given for easy integration.",
"homepage": "https://github.com/AfrozZaheer/AZSafariCollectionViewLayout",
"platforms": {
"ios": "9.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AfrozZaheer": "afrozezaheer@gmail.com"
},
"source": {
"git": "https://github.com/AfrozZaheer/AZSafariCollectionViewLayout.git"
},
"source_files": "Source/**/*.{swift}"
}