| { | |
| "name": "XYBlankSlate", | |
| "version": "1.0.1", | |
| "summary": "showing the custom view for empty/loading/network error, based on DZNEmptyDataSet.", | |
| "homepage": "https://github.com/Loveying/XYBlankSlate", | |
| "license": "MIT", | |
| "authors": { | |
| "xiayingying": "xia.yy@ejlchina.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Loveying/XYBlankSlate.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "XYBlankSlate/*.{h,m}", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "dependencies": { | |
| "DZNEmptyDataSet": [ | |
| ] | |
| } | |
| } |