blob: 7172a4f8ce69757f9a2b6e52622dad4b3a015d61 [file] [log] [blame]
{
"name": "SMStepProgressView",
"version": "0.1.0",
"summary": "Step progress view like instagram stories.",
"description": "You can use this library foe easy implement step progress view like instagram stories.",
"homepage": "https://github.com/SerhiiMatvieiev/StepProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SerhiiMatvieiev": "iamsergeymatveev@gmail.com"
},
"source": {
"git": "https://github.com/SerhiiMatvieiev/StepProgressView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StepProgressView/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}