| { | |
| "name": "PickpointClient", | |
| "version": "1.1.0", | |
| "summary": "Load cities and pickpoints from API", | |
| "homepage": "https://github.com/IrinaRomas/PickpointClient", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "IrinaRomas": "romas.irina86@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/IrinaRomas/PickpointClient.git", | |
| "tag": "1.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.3" | |
| }, | |
| "source_files": "Classes/*.swift", | |
| "swift_versions": [ | |
| "5.1", | |
| "5.2" | |
| ], | |
| "swift_version": "5.2" | |
| } |