[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 8 / AOZTableViewProvider / 0.7.1 / AOZTableViewProvider.podspec.json
blob65029ab8e3380c1204580dcc0b9d7bb28a6fe586
2   "name": "AOZTableViewProvider",
3   "version": "0.7.1",
4   "summary": "AOZTableViewProvider can generate tableView from a configuration file",
5   "description": "AOZTableViewProvider generates UITableView from a config file, without writing any dataSource and delegate.",
6   "requires_arc": true,
7   "homepage": "https://github.com/Aozorany/AOZTableViewProvider",
8   "license": "MIT",
9   "authors": "Aozorany",
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/Aozorany/AOZTableViewProvider.git",
15     "tag": "0.7.1"
16   },
17   "source_files": "AOZTableViewProvider/AOZ*.{h,m}",
18   "exclude_files": "Classes/Exclude",
19   "frameworks": "UIKit"