[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / 3 / 0 / YCBlankSlate / 1.0.0 / YCBlankSlate.podspec.json
blobc7b049d827a72293862c10a527edfd7bf77c088c
2   "name": "YCBlankSlate",
3   "version": "1.0.0",
4   "summary": "基于DZNEmptyDataSet封装的列表空状态管理类,方便使用。",
5   "description": "基于DZNEmptyDataSet封装的列表空状态管理类,方便使用。",
6   "homepage": "https://github.com/Loveying",
7   "license": "MIT",
8   "authors": {
9     "xiayingying": "xyy_ios@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Loveying/YCBlankSlate.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "YCBlankSlate/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "DZNEmptyDataSet": [
23     ]
24   }