| { |
| "name": "dkotlyar2019", |
| "version": "0.1.0", |
| "summary": "A short description of dkotlyar2019.", |
| "description": "Damn son, where did you find this?", |
| "homepage": "https://github.com/kotlyard/dkotlyar2019", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "kotlyard": "den.kotlyar@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/kotlyard/dkotlyar2019.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "dkotlyar2019/Classes/**/*", |
| "frameworks": [ |
| "UIKit", |
| "MapKit" |
| ] |
| } |