[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / f / a / 2 / KFBlankSlate / 1.3 / KFBlankSlate.podspec.json
blob8dd1967078cc41d8573225f0d1acce4e49216c32
2   "name": "KFBlankSlate",
3   "version": "1.3",
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.3"
13   },
14   "source_files": "KFBlankSlate/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "DZNEmptyDataSet": [
22     ]
23   }