| { |
| "name": "Swash", |
| "version": "3.1.0", |
| "summary": "A simple, safe, and expressive abstraction of UIFont with baked-in support for dynamic type.", |
| "homepage": "https://github.com/Mindgrub/Swash", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": "Mindgrub", |
| "source": { |
| "git": "https://github.com/Mindgrub/Swash.git", |
| "tag": "3.1.0" |
| }, |
| "social_media_url": "https://twitter.com/mindgrub", |
| "platforms": { |
| "ios": "8.2", |
| "tvos": "9.0", |
| "watchos": "2.0" |
| }, |
| "swift_versions": "5.1", |
| "source_files": "Source/**/*.swift", |
| "swift_version": "5.1" |
| } |