| { |
| "name": "SYZEmptyPlaceholderKit", |
| "version": "0.1.0", |
| "summary": "A short description of SYZEmptyPlaceholderKit.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/sundasheng1985/SYZEmptyPlaceholderKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "sundasheng1985": "641569408@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/sundasheng1985/SYZEmptyPlaceholderKit.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SYZEmptyPlaceholderKit/Classes/**/*", |
| "dependencies": { |
| "SYZBundleHandler": [ |
| |
| ], |
| "DZNEmptyDataSet": [ |
| |
| ] |
| } |
| } |