[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / b / AZCollectionViewController / 0.1.2 / AZCollectionViewController.podspec.json
blob1f236e9ac105d609a9d50620a0403500eb8d16d3
2   "name": "AZCollectionViewController",
3   "version": "0.1.2",
4   "summary": "Automatic pagination handling and loading views",
5   "description": "Automatic pagination handling\nNo more awkward empty CollectionView. can make Instagram like Discover within minutes.",
6   "homepage": "https://github.com/AfrozZaheer/AZCollectionViewController",
7   "platforms": {
8     "ios": "9.3"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "AfrozZaheer": "afrozezaheer@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/AfrozZaheer/AZCollectionViewController.git"
19   },
20   "resource_bundles": {
21     "AZCollectionViewElements": [
22       "Source/**/*.{xib}"
23     ]
24   },
25   "source_files": "Source/**/*.{swift}",
26   "pushed_with_swift_version": "4.0"