Skip to content

Commit fd652ea

Browse files
authored
Update README.md
1 parent e56f010 commit fd652ea

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11

22
# iOS qrCode、barCode Swift Version
3-
4-
[![Platform](https://img.shields.io/badge/platform-iOS-red.svg)](https://developer.apple.com/iphone/index.action)
5-
[![Language](http://img.shields.io/badge/language-swift4.0-yellow.svg?style=flat
6-
)](https://en.wikipedia.org/wiki/swift)
7-
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://mit-license.org)
8-
3+
4+
[![Platform](https://img.shields.io/badge/platform-iOS-red.svg)](https://developer.apple.com/iphone/index.action)
5+
[![Language](http://img.shields.io/badge/language-swift4.0-yellow.svg?style=flat
6+
)](https://en.wikipedia.org/wiki/swift)
7+
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://mit-license.org)
8+
99

1010

1111
### Objective-c Version: **[LBXScan](https://github.com/MxABC/LBXScan)**
@@ -42,10 +42,9 @@
4242

4343

4444
```ruby
45-
source 'https://github.com/CocoaPods/Specs.git'
4645
platform :ios, '8.0'
4746
use_frameworks!
48-
pod 'swiftScan', '~> 1.1.2'
47+
pod 'swiftScan', :git => 'https://github.com/MxABC/swiftScan.git'
4948
```
5049

5150

0 commit comments

Comments
 (0)