| { |
| "name": "MultiImageRow", |
| "homepage": "https://github.com/Machipla/MultiImageRow", |
| "version": "1.0.1", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "authors": "Mario Chinchilla", |
| "summary": "A multi image row for Eureka pod!", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE.md" |
| }, |
| "source": { |
| "git": "https://Machipla@github.com/Machipla/MultiImageRow.git", |
| "tag": "1.0.1" |
| }, |
| "swift_version": "4.0", |
| "source_files": "Sources/**/*.swift", |
| "resource_bundles": { |
| "MultiImageRow": "Sources/*.bundle/**/*.xib" |
| }, |
| "dependencies": { |
| "Eureka": [ |
| "~> 4.2.0" |
| ], |
| "AlamofireImage": [ |
| "~> 3.3" |
| ], |
| "ImagePickerCoordinator": [ |
| |
| ] |
| } |
| } |