[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / 5 / LLAdapter / 2.0.0 / LLAdapter.podspec.json
blob65ea1a377112531f2c5aa37caa65c817e1f3c4bd
2   "name": "LLAdapter",
3   "version": "2.0.0",
4   "summary": "UITableView/UICollectionView 的适配器. 助你优雅的构建UITableView/UICollectionView, 分离控制器和cell的逻辑.",
5   "homepage": "https://github.com/y0love/LLAdapter",
6   "license": "MIT",
7   "authors": {
8     "ylin": "y0love@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/y0love/LLAdapter.git",
15     "tag": "2.0.0"
16   },
17   "requires_arc": true,
18   "public_header_files": "LLAdapter/**/*.{h}",
19   "source_files": "LLAdapter/**/*.{h,m}"