[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 1 / 8 / 5 / ToyBrickTableView / 1.1.4 / ToyBrickTableView.podspec.json
blob47c8771cd6b46ba8200b43bf64af21d50f7fccbd
2   "name": "ToyBrickTableView",
3   "version": "1.1.4",
4   "summary": "如搭积木般快速搭建TableView",
5   "homepage": "https://github.com/zhangxing4418/ToyBrickTableView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhangxing4418": "1092474399@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/zhangxing4418/ToyBrickTableView.git",
18     "tag": "1.1.4"
19   },
20   "source_files": "ToyBrickTableView/Class/**/*.{h,m}",
21   "dependencies": {
22     "MJRefresh": [
24     ],
25     "DZNEmptyDataSet": [
27     ]
28   }