[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 4 / f / LCDataSource / 0.0.4 / LCDataSource.podspec.json
blob77a27f825c4ee80fd9acd8fc6b0229baa0adbc73
2   "name": "LCDataSource",
3   "version": "0.0.4",
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.4"
17   },
18   "source_files": "LCDataSource/*",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true