| { |
| "name": "EYExtensions", |
| "version": "1.0.2", |
| "summary": "An extensions pod.", |
| "description": "This CocoaPods library allow developers to use useful typed extensions.", |
| "homepage": "https://github.com/Estayparadox/EYExtensions.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Joseph Pereniguez": "joseph.pereniguez@outlook.com" |
| }, |
| "platforms": { |
| "ios": "12.1" |
| }, |
| "swift_versions": "4.0", |
| "source": { |
| "git": "https://github.com/Estayparadox/EYExtensions.git", |
| "tag": "1.0.2" |
| }, |
| "source_files": "EYExtensions/**/*.{h,m,swift}", |
| "exclude_files": "Classes/Exclude", |
| "swift_version": "4.0" |
| } |