[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / 1 / 8 / AOZTableViewProvider / 0.7.3 / AOZTableViewProvider.podspec.json
blob0f1ed7162acc6f3894343c48d3211127e255b624
2   "name": "AOZTableViewProvider",
3   "version": "0.7.3",
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.3"
16   },
17   "source_files": "AOZTableViewProvider/AOZ*.{h,m}",
18   "exclude_files": "Classes/Exclude",
19   "frameworks": "UIKit"