blob: b7ac344b720801b333c0a4508a131e02722a2c69 [file] [log] [blame]
{
"name": "UICircularProgressRing",
"version": "1.1.9",
"summary": "A highly customizable circular progress bar for iOS written in Swift 3",
"description": "A highly customizable 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": "8.0"
},
"source": {
"git": "https://github.com/luispadron/UICircularProgressRing.git",
"tag": "v1.1.9"
},
"source_files": [
"UICircularProgressRing",
"UICircularProgressRing/**/*.{h,m}"
],
"pushed_with_swift_version": "3.0"
}