[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / b / PEListViewAdapter / 1.0.0 / PEListViewAdapter.podspec.json
blob6b55dfae238fd0329bc415679578f8ca95721b50
2   "name": "PEListViewAdapter",
3   "version": "1.0.0",
4   "summary": "使用适配器模式实现的便捷的UICollectionView和UITableView的代理,简化代码,提高代码紧凑性和可读性",
5   "homepage": "https://www.jianshu.com/u/50c12381f32c",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kunyu.cai": "kunyu.cai@poleera.com"
12   },
13   "source": {
14     "git": "https://github.com/githubxixiwa/PEListViewAdapter.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "PEListViewAdapter/Classes/**/*"