[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 9 / 0 / YHDataSource / 0.2.0 / YHDataSource.podspec.json
blobdbb8c19c58c6b183d3ee5222a6a8a439c510af54
2   "name": "YHDataSource",
3   "version": "0.2.0",
4   "summary": "A YHDataSource.",
5   "description": "a tool of use UITableView(or UICollectionView) easily!",
6   "homepage": "http://gitlab.yonghui.cn/YH-iOS/yhdatasource",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "80727655@yonghui.cn": "80727655@yonghui.cn"
13   },
14   "source": {
15     "git": "http://gitlab.yonghui.cn/YH-iOS/yhdatasource.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YHDataSource/Classes/**/*",
22   "dependencies": {
23     "DZNEmptyDataSet": [
24       "~> 1.8.1"
25     ]
26   }