[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / f / BBTableView / 0.2 / BBTableView.podspec.json
blob868cd8e515326c4a01001c082d3fd58a39b05e69
2   "name": "BBTableView",
3   "version": "0.2",
4   "summary": "Use table view to layout a view auto resized with sub views height changed",
5   "homepage": "https://github.com/buhailiang/BBTableView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bartx": "https://github.com/buhailiang"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/buhailiang/BBTableView.git",
18     "tag": "v0.2"
19   },
20   "source_files": "BBTableView/*.{h,m}",
21   "requires_arc": true