| { |
| "name": "WYQPlacehold", |
| "version": "0.0.1", |
| "summary": "Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project", |
| "description": "A powerful framework allows you to show easily different placeholders (no resulats, loading, error occured, ...) and to create Empty States in your table view / collection view, fully customisable", |
| "homepage": "https://github.com/wangyanqingmyname/WYQPlaceholders", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "923369580@qq.com": "923369580@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/wangyanqingmyname/WYQPlaceholders.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "WYQPlacehold/Classes/**/*", |
| "resources": "WYQPlacehold/Assets/*.*", |
| "pushed_with_swift_version": "3.0" |
| } |