[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / c / SwiftProgressView / 0.1.0 / SwiftProgressView.podspec.json
blob5975d31df4c0efc94bd402f7c0c9cda1554394bc
2   "name": "SwiftProgressView",
3   "version": "0.1.0",
4   "summary": "Ring and pie progress view written in Swift",
5   "description": "SwiftProgressView is a set of progress views written in Swift. It contains ring and pie style.",
6   "homepage": "https://github.com/derekcoder/SwiftProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "derekcoder": "derekcoder@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/derekcoder/SwiftProgressView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "SwiftProgressView/Sources/*.swift",
23     "SwiftProgressView/SwiftProgressView.h"
24   ],
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "pushed_with_swift_version": "4.0"