blob: 3bfa35ba311757053e00f2124a155473bf7db37c [file] [log] [blame]
{
"name": "AWStepBar",
"version": "1.0.2",
"summary": "AWStepBar is a UI Component that allows you to integrate a step progress UI within your app.",
"description": "AWStepBar is a UI Component that allows you to integrate a step progress UI within your app.",
"homepage": "https://github.com/Aymenworks/AWStepBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aymen Rebouh": "aymenmse@gmail.com"
},
"social_media_url": "https://twitter.com/aymenworks",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Aymenworks/AWStepBar.git",
"tag": "1.0.2"
},
"source_files": [
"AWStepBar/**/*.{swift,h}"
],
"public_header_files": "AWStepBar/**/*.h",
"requires_arc": true,
"swift_version": "5.0"
}