blob: fb5cf2935c8f1227e6728d2c095a4836fabe66b4 [file] [log] [blame]
{
"name": "VerticalProgressView",
"version": "1.0.3",
"summary": "A vertical progress view created from UIProgressView.",
"description": "VerticalProgressView is a completely customizable vertical progress view that can be used in any iOS app.",
"homepage": "https://github.com/naeemjawaid/VerticalProgressView",
"license": "MIT",
"authors": {
"Muhammad Naeem Jawaid": "naeemjawaid@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/naeemjawaid/VerticalProgressView.git",
"tag": "1.0.3"
},
"source_files": [
"VerticalProgressView",
"VerticalProgressView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}