blob: 1c6c709b607cff1d863881cac0d5a0e9c6cea303 [file] [log] [blame]
{
"name": "StagesProgressIndicator",
"version": "0.1.1",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/iranaahsanali/StagesProgressIndicator",
"summary": "Stages Progress Indicator highly customizable written in Swift.",
"screenshots": "https://raw.githubusercontent.com/iranaahsanali/StagesProgressIndicator/master/Assets/preview_image.png",
"authors": {
"Ahsan Ali": "iranaahsanali@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/iranaahsanali/StagesProgressIndicator.git",
"branch": "master",
"tag": "0.1.1"
},
"source_files": "StagesProgressIndicator/**/*.swift",
"module_name": "StagesProgressIndicator",
"requires_arc": true,
"swift_version": "5.0"
}