blob: 1f236e9ac105d609a9d50620a0403500eb8d16d3 [file] [log] [blame]
{
"name": "AZCollectionViewController",
"version": "0.1.2",
"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"
}