blob: e921c625ee1314141692c44e41fde9f91845c5cd [file] [log] [blame]
{
"name": "SRBubbleProgressTracker",
"version": "1.0.0",
"summary": "A simple bubble progress tracker!",
"description": " A view to display progress throughout a series of functions in your app. Animates bubbles filling in with your designated colors at the ease of a few lines of code.\n",
"homepage": "https://github.com/ssrobbi/SRBubbleProgressTracker",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Scott Robbins": "srscottrobbins@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ssrobbi/SRBubbleProgressTracker.git",
"tag": "1.0.0"
},
"source_files": "SRBubbleProgressTracker/SRBubbleProgressTrackerView.swift",
"requires_arc": true,
"exclude_files": "Classes/Exclude"
}