[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 5 / d / 6 / WBListKit / 0.2 / WBListKit.podspec.json
blobac01418fd70a4855bec59a6f2944e17f18d8d895
2   "name": "WBListKit",
3   "version": "0.2",
4   "summary": "A Wrapper of UICollectionView & UITableView",
5   "description": "Esay and Quick to use UICollectionView & UITableView to build list",
6   "homepage": "https://github.com/fangyuxi/WBListKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xcoder.fang@gmail.com": "fangyuxi@58.com"
13   },
14   "source": {
15     "git": "https://github.com/fangyuxi/WBListKit.git",
16     "commit": "85bafed1f9822cd28e421484dd468d16c7d5e0b9"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "source_files": "Pod/Classes/**/*",
24   "dependencies": {
25     "MJRefresh": [
27     ],
28     "UITableView+FDTemplateLayoutCell": [
30     ]
31   }