blob: 62e17d971a083208a6fc3ba2cd5e455747da7c7c [file] [log] [blame]
{
"name": "INSActivityIndicatorView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Customizable and lightweight implementation of activity indicator view for iOS.",
"description": "INSActivityIndicatorView is a customizable and lightweight implementation of activity indicator view for iOS.",
"homepage": "https://github.com/inspace-io/INSActivityIndicatorView",
"authors": {
"Dawid PÅ‚atek": "dawid@inspace.io"
},
"source": {
"git": "https://github.com/inspace-io/INSActivityIndicatorView.git",
"tag": "1.0.0"
},
"source_files": "INSActivityIndicatorView/Classes/**/*",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}