[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / 8 / BIDataSource / 0.0.1 / BIDataSource.podspec.json
blobda9ffeb518d1d6e73753297a5f06ca6d114a78ec
2   "name": "BIDataSource",
3   "version": "0.0.1",
4   "summary": "a protocol oriented  wrapper of UITableViewDataSource and UITableViewDelegate of UITableView",
5   "homepage": "https://github.com/Binglin/BIDataSource",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Binglin": "269042025@qq.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Binglin/BIDataSource.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "BIDataSource/BIDataSource",
20   "requires_arc": true,
21   "dependencies": {
22     "UITableView+FDTemplateLayoutCell": [
24     ]
25   }