blob: d9efbe0659b01907eab829552157740ebed99a23 [file] [log] [blame]
{
"name": "JKSteppedProgressBar",
"version": "0.2.1",
"summary": "JKSteppedProgressBar is an iOS UI component that indicates step by step progress",
"description": "JKSteppedProgressBar is an iOS UI component written in Swift to show step by step progress",
"homepage": "https://github.com/Johnykutty/JKSteppedProgressBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Johnykutty Mathew": "johnykutty.mathew@gmail.com"
},
"source": {
"git": "https://github.com/Johnykutty/JKSteppedProgressBar.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKSteppedProgressBar/Classes/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}