[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / 0 / YHDataSource / 0.2.6 / YHDataSource.podspec.json
blobca436c1651f044c0e63bea9d226bfdf125eafa8c
2   "name": "YHDataSource",
3   "version": "0.2.6",
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.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YHDataSource/Classes/**/*",
22   "dependencies": {
23     "DZNEmptyDataSet": [
24       "~> 1.8.1"
25     ]
26   }