| { |
| "name": "ActivityIndicatorView", |
| "version": "0.0.1", |
| "summary": "A number of preset loading indicators created with SwiftUI.", |
| "homepage": "https://github.com/exyte/ActivityIndicatorView.git", |
| "license": "MIT", |
| "authors": { |
| "exyte": "info@exyte.com" |
| }, |
| "source": { |
| "git": "https://github.com/exyte/ActivityIndicatorView.git", |
| "tag": "0.0.1" |
| }, |
| "social_media_url": "http://exyte.com", |
| "platforms": { |
| "ios": "13.0", |
| "osx": "10.15", |
| "tvos": "13.0", |
| "watchos": "6.0" |
| }, |
| "requires_arc": true, |
| "swift_versions": "5.1", |
| "source_files": [ |
| "Source/*.h", |
| "Source/*.swift" |
| ], |
| "swift_version": "5.1" |
| } |