[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / f / XEmptyDataSet / 0.0.1 / XEmptyDataSet.podspec.json
blob71bcb53b32c49a2c5c00064ce383e6650469f312
2   "name": "XEmptyDataSet",
3   "version": "0.0.1",
4   "summary": "简述",
5   "description": "描述",
6   "homepage": "https://gitee.com/xiezefeng/XEmptyDataSet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiezefeng": "815040727@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/xiezefeng/XEmptyDataSet.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "XEmptyDataSet/XEmptyDataViewSet.h",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "public_header_files": "XEmptyDataSet/XEmptyDataViewSet.h",
25   "dependencies": {
26     "Masonry": [
28     ]
29   }