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