blob: 0edb65d28e306bdc245f3d8a0db9ccec1abfeae3 [file] [log] [blame]
{
"name": "EasyStepIndicator",
"version": "1.0.0",
"summary": "More attributes for a step indicator, indicates steps with a easy way.",
"description": "More attributes for a step indicator, indicates steps with a easy way. More attributes",
"homepage": "https://github.com/pengzishang/EasyStepIndicator",
"license": "MIT",
"swift_versions": "5.0",
"authors": {
"pengzishang": "pengzishang@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pengzishang/EasyStepIndicator.git",
"tag": "1.0.0"
},
"source_files": [
"Example",
"EasyStepIndicator/**/*.swift"
],
"requires_arc": true,
"swift_version": "5.0"
}