[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 1 / 8 / AOZTableViewProvider / 0.5.2 / AOZTableViewProvider.podspec.json
blobc33e67cb8ea0c9d37d77585b2ad3b9c18295531d
2   "name": "AOZTableViewProvider",
3   "version": "0.5.2",
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   "homepage": "https://github.com/Aozorany/AOZTableViewProvider",
7   "license": "MIT",
8   "authors": "Aozorany",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/Aozorany/AOZTableViewProvider.git",
14     "tag": "0.5.2"
15   },
16   "source_files": "AOZTableViewProvider/AOZ*.{h,m}",
17   "exclude_files": "Classes/Exclude",
18   "frameworks": "UIKit"