[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / d / XYBlankSlate / 1.0.0 / XYBlankSlate.podspec.json
blob2bc3ae2b2b4756040ed360c317443258be4affba
2   "name": "XYBlankSlate",
3   "version": "1.0.0",
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.0"
13   },
14   "source_files": "XYBlankSlate/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "DZNEmptyDataSet": [
22     ]
23   }