[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / a / 2 / KFBlankSlate / 1.5 / KFBlankSlate.podspec.json
blob879a65bb1f432bebb8a122aab9883cafef79a582
2   "name": "KFBlankSlate",
3   "version": "1.5",
4   "summary": "showing the custom view for empty/loading/network error, based on DZNEmptyDataSet.",
5   "homepage": "https://github.com/moliya/KFBlankSlate",
6   "license": "MIT",
7   "authors": {
8     "Carefree": "946715806@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/moliya/KFBlankSlate.git",
12     "tag": "1.5"
13   },
14   "source_files": "KFBlankSlate/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "DZNEmptyDataSet": [
22     ]
23   }