| { |
| "name": "PSEmptyView", |
| "version": "1.0.0", |
| "summary": "A drop-in empty view solution.", |
| "description": "A drop-in empty view solution.Ease use and quick compose.", |
| "homepage": "https://github.com/DeveloperPans/PSEmptyView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "DeveloperPans": "shengpann@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/DeveloperPans/PSEmptyView.git", |
| "tag": "1.0.0" |
| }, |
| "social_media_url": "https://shengpan.net", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "PSEmptyView/Classes/**/*", |
| "frameworks": "UIKit" |
| } |