blob: 1f6d220a31b8d5ac6ce0a2c6726f26d930115b2a [file] [log] [blame]
{
"name": "UICircularProgressRing",
"version": "0.9.5",
"summary": "A circular progress bar for iOS written in Swift 3",
"description": "A circular progress bar for iOS written in Swift 3. With Interface Builder support.",
"homepage": "https://github.com/luispadron/UICircularProgressRing",
"screenshots": [
"https://raw.githubusercontent.com/luispadron/UICircularProgressRing/master/GitHubAssets/styles-banner.png",
"https://raw.githubusercontent.com/luispadron/UICircularProgressRing/master/GitHubAssets/demo.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luis Padron": "luispadronedu@gmail.com"
},
"social_media_url": "https://luispadron.com",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/luispadron/UICircularProgressRing.git",
"tag": "v0.9.5"
},
"source_files": [
"UICircularProgressRing",
"UICircularProgressRing/**/*.{h,m}"
]
}