blob: 077b95fb71242f8defece1d5a5304a49a9f39170 [file] [log] [blame]
{
"name": "AZCollectionViewController",
"version": "0.1.1",
"summary": "Automatic pagination handling and loading views",
"description": "Automatic pagination handling\nNo more awkward empty CollectionView. can make Instagram like Discover within minutes.",
"homepage": "https://github.com/AfrozZaheer/AZCollectionViewController",
"platforms": {
"ios": "9.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AfrozZaheer": "afrozezaheer@gmail.com"
},
"source": {
"git": "https://github.com/AfrozZaheer/AZCollectionViewController.git"
},
"resource_bundles": {
"AZCollectionViewElements": [
"Source/**/*.{xib}"
]
},
"source_files": "Source/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}