File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "KVNProgress"
3- s . version = "2.3"
3+ s . version = "2.3.1 "
44 s . summary = "A full screen progress view for iOS 7"
55
66 s . homepage = "https://github.com/kevin-hirsch/KVNProgress"
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >2.3 </string >
20+ <string >2.3.1 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 44[ ![ Build Status] ( https://travis-ci.org/spacedrabbit/KVNProgress.svg?branch=test-jam-test-coverage )] ( https://travis-ci.org/spacedrabbit/KVNProgress )
55[ ![ Twitter: @kevinh6113 ] ( http://img.shields.io/badge/contact-%40kevinh6113-70a1fb.svg?style=flat )] ( https://twitter.com/kevinh6113 )
66[ ![ License: MIT] ( http://img.shields.io/badge/license-MIT-70a1fb.svg?style=flat )] ( https://github.com/kevin-hirsch/KVNProgress/blob/master/README.md )
7- [ ![ Version] ( http://img.shields.io/badge/version-2.3-green.svg?style=flat )] ( https://github.com/kevin-hirsch/KVNProgress )
7+ [ ![ Version] ( http://img.shields.io/badge/version-2.3.1 -green.svg?style=flat )] ( https://github.com/kevin-hirsch/KVNProgress )
88[ ![ Cocoapods] ( http://img.shields.io/badge/Cocoapods-available-green.svg?style=flat )] ( http://cocoadocs.org/docsets/KVNProgress/ )
99
1010KVNProgress is a fully customizable progress HUD that can be full screen or not.
You can’t perform that action at this time.
0 commit comments