[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / 9 / MLVerticalProgressView / 0.1.0 / MLVerticalProgressView.podspec.json
blob9d2384b7d24f05f825fd326a57082035e2b47e4c
2   "name": "MLVerticalProgressView",
3   "version": "0.1.0",
4   "summary": "Vertical ProgressView for iOS in Swift",
5   "description": "Vertical Progress View written in Swift, with @IBInspectables and progress change animation.",
6   "homepage": "https://github.com/michallaskowski/MLVerticalProgressView",
7   "license": "MIT",
8   "authors": {
9     "michallaskowski": "michal.laskowski.dev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/michallaskowski/MLVerticalProgressView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "UIKit"