[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 8 / 0 / VerticalProgressView / 1.0.5 / VerticalProgressView.podspec.json
blobd7973f02e95599ebf460c81cbf2121c24bf5f2d9
2   "name": "VerticalProgressView",
3   "version": "1.0.5",
4   "summary": "A vertical progress view created from UIProgressView.",
5   "description": "VerticalProgressView is a completely customizable vertical progress view that can be used in any iOS app.",
6   "homepage": "https://github.com/naeemjawaid/VerticalProgressView",
7   "license": "MIT",
8   "authors": {
9     "Muhammad Naeem Jawaid": "naeemjawaid@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/naeemjawaid/VerticalProgressView.git",
16     "tag": "1.0.5"
17   },
18   "source_files": [
19     "VerticalProgressView",
20     "VerticalProgressView/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3"
25   },
26   "pushed_with_swift_version": "3.0"