blob: 5c31d57b77385eb9e919225884d72fdc2b786e48 [file] [log] [blame]
{
"name": "STOnboardingProgressView",
"version": "1.1",
"platforms": {
"ios": "8.0"
},
"summary": "Custom view used to indicate progress in a multi-step flow.",
"homepage": "http://sproutling.com",
"authors": {
"Camille Kander": "camille@sproutling.com"
},
"source": {
"git": "https://github.com/Sproutling/OnboardingProgressIndicator.git",
"tag": "1.1"
},
"license": {
"type": "No License",
"file": "LICENSE"
},
"source_files": "OnboardingProgressIndicator/{STOnboardingProgressView.swift,STProgressNavigationController.swift,LICENSE}",
"requires_arc": true
}