blob: e320bf4aae20eb1c32475a7b470efd521389b858 [file] [log] [blame]
{
"name": "SwiftProgressView",
"version": "0.2.0",
"summary": "A set of progress views written in Swift",
"description": "SwiftProgressView is a set of progress views written in Swift. It contains ring and pie style.",
"homepage": "https://github.com/derekcoder/SwiftProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"derekcoder": "derekcoder@gmail.com"
},
"source": {
"git": "https://github.com/derekcoder/SwiftProgressView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"SwiftProgressView/Sources/*.swift",
"SwiftProgressView/SwiftProgressView.h"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}