blob: a5754c696b937b4e32173e64c0981160b219446f [file] [log] [blame]
{
"name": "BPActivityIndicator",
"version": "0.1.0",
"summary": "A customizable activity indicator view written in Swift 5",
"description": "'BPActivityIndicator is a light-weight replacement for UIActivityIndicatorView based on Core Animation and Core Graphics. I can added to your project both programmatically and via Interface Builder.'",
"homepage": "https://github.com/bluepixeltech/BPActivityIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pouya Khansaryan": "bluepixel.technologies@gmail.com"
},
"source": {
"git": "https://github.com/bluepixeltech/BPActivityIndicator.git",
"tag": "0.1.0"
},
"social_media_url": "https://www.instagram.com/pouya.ios.dev/",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}