[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / e / HBCollectionView / 1.0.3 / HBCollectionView.podspec.json
blob88b86921dae3f602fc26199b361b04612ad050cc
2   "name": "HBCollectionView",
3   "version": "1.0.3",
4   "summary": "HBCollectionView",
5   "description": "HBCollectionView description",
6   "homepage": "https://github.com/hepburnalex/HBCollectionView",
7   "license": "MIT",
8   "authors": {
9     "hepburn": "hepburn2019@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/hepburnalex/HBCollectionView.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "HBCollectionView/*.{h,m}",
19   "public_header_files": "HBCollectionView/*.h",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ],
25     "MJRefresh": [
27     ]
28   }