[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 0 / 3 / e / TBEmptyDataSet / 1.7 / TBEmptyDataSet.podspec.json
blobbaa5e80c73e2387881e06a3ad4c8a933848c7d41
2   "name": "TBEmptyDataSet",
3   "version": "1.7",
4   "summary": "An extension of UITableView/UICollectionView's super class, it will display a placeholder when the data is empty.",
5   "homepage": "https://github.com/teambition/TBEmptyDataSet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Xin Hong",
11   "source": {
12     "git": "https://github.com/teambition/TBEmptyDataSet.git",
13     "tag": "1.7"
14   },
15   "source_files": "TBEmptyDataSet/*.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]