[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / c / d / XYBlankSlate / 1.0.1 / XYBlankSlate.podspec.json
blobb5d2eb659e9d191ddd03d7ac9542ba51da9a69cd
2   "name": "XYBlankSlate",
3   "version": "1.0.1",
4   "summary": "showing the custom view for empty/loading/network error, based on DZNEmptyDataSet.",
5   "homepage": "https://github.com/Loveying/XYBlankSlate",
6   "license": "MIT",
7   "authors": {
8     "xiayingying": "xia.yy@ejlchina.com"
9   },
10   "source": {
11     "git": "https://github.com/Loveying/XYBlankSlate.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "XYBlankSlate/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "DZNEmptyDataSet": [
22     ]
23   }