| { |
| "name": "ZYFramework2", |
| "version": "1.0.5", |
| "summary": "ZYFramework is library just for testing", |
| "description": "ZYFramework is library just for testing description", |
| "homepage": "https://github.com/zubabi/ZYFramework", |
| "license": "MIT", |
| "authors": { |
| "Zubeyir Yayıkçı": "zubabi@gmail.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/zubabi/ZYFramework.git", |
| "branch": "master", |
| "tag": "1.0.5" |
| }, |
| "source_files": "ZYFramework/**/*.swift", |
| "swift_versions": "4.0", |
| "swift_version": "4.0" |
| } |