blob: 6a3a3b84faa11c3a41a8c9416a157fd87c4d06ea [file] [log] [blame]
{
"name": "ActivityIndicatorView",
"version": "0.0.4",
"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.4"
},
"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"
],
"swift_version": "5.2"
}