| { |
| "name": "KyuGenericExtensions", |
| "version": "1.1.2", |
| "swift_versions": "5", |
| "summary": "The Swift Extensions.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/kyuuuyki/KyuGenericExtensions", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Chayanon Ardkham": "develop@chayanon.dev" |
| }, |
| "source": { |
| "git": "https://github.com/kyuuuyki/KyuGenericExtensions.git", |
| "tag": "1.1.2" |
| }, |
| "platforms": { |
| "ios": "13.0" |
| }, |
| "source_files": "KyuGenericExtensions/Classes/**/*", |
| "swift_version": "5" |
| } |