blob: 37db6850e06763c992ae8174cfce85d1c60bf1f6 [file] [log] [blame]
{
"name": "EYProgressBar",
"version": "0.1.0",
"summary": "Custom Progress Bar written in swift 3.",
"description": "This fantastic tracker will make your UI look beautiful!",
"homepage": "https://github.com/iOS-AllProjects",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Etjen Ymeraj>": "<etjenymeraj@gmail.com>"
},
"source": {
"git": "https://github.com/iOS-AllProjects/EYProgressBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EYProgressBar/*.swift",
"pushed_with_swift_version": "3.0"
}