blob: 8206909946d5c7f39404ae094cd2ca06f7e0c36e [file] [log] [blame]
{
"name": "JKSteppedProgressBar",
"version": "0.5.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/jkmathew/JKSteppedProgressBar.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKSteppedProgressBar/Classes/*.swift",
"frameworks": "UIKit"
}