[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / 2 / c / WZCircularProgressView / 0.1.0 / WZCircularProgressView.podspec.json
blob4a6e9a2cd7a875f9cd827f3301af0a59cedeb27b
2   "name": "WZCircularProgressView",
3   "version": "0.1.0",
4   "summary": "Circular ProgressView and Label.",
5   "description": "Circular ProgressView with Background Bar and Progress Bar, Label in the Center.",
6   "homepage": "https://github.com/Wannabewize-iOS/WZCircularProgressView",
7   "license": "MIT",
8   "authors": {
9     "Lee Jaehoon": "wannabewize@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/Wannabewize-iOS/WZCircularProgressView.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "Classes",
20     "WZCircularProgressView/Classes/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pushed_with_swift_version": "3.0"