blob: 0d7e3d8d527734f63224916b10f246997c4c51e2 [file] [log] [blame]
{
"name": "ActivityIndicatorView",
"version": "0.0.5",
"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.5"
},
"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.2",
"source_files": [
"Source/*.h",
"Source/*.swift",
"Source/**/*.swift"
],
"swift_version": "5.2"
}