| { |
| "name": "PolygonioSwift", |
| "version": "1.0.0", |
| "summary": "Swift wrapper to connect to the Polygon.io API.", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_versions": "5.0", |
| "description": "Swift wrapper to connect to the Polygon.io API to fetch Stocks, Forex and Crypto data.", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": "Antoni Remeseiro Alfonso", |
| "homepage": "https://github.com/toniremi/PolygonioSwift", |
| "source": { |
| "git": "https://github.com/toniremi/PolygonioSwift.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "Sources/PolygonioSwift/**/*", |
| "swift_version": "5.0" |
| } |