[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / 4 / f / LCDataSource / 0.0.1 / LCDataSource.podspec.json
blob1853df2cf4abe84bcc04f3f879a9bd96701ce9a0
2   "name": "LCDataSource",
3   "version": "0.0.1",
4   "summary": "UITableView DataSource",
5   "description": "data source of UITableView",
6   "homepage": "https://github.com/lianchengjiang/LCDataSource",
7   "license": "MIT",
8   "authors": {
9     "jiangliancheng": "1193244269@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/lianchengjiang/LCDataSource.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "LCDataSource/*",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true