| { |
| "name": "ZYKit_Swift", |
| "version": "0.1.0", |
| "summary": "Siwft Extesion Kit", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/321zhangyang/ZYKit_Swift.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "321zhangyang": "842810148@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/321zhangyang/ZYKit_Swift.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "ZYKit_Swift/Classes/**/*", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |