File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 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 ) **
4242
4343
4444``` ruby
45- source ' https://github.com/CocoaPods/Specs.git'
4645platform :ios , ' 8.0'
4746use_frameworks!
48- pod ' swiftScan' , ' ~> 1.1.2 '
47+ pod ' swiftScan' , :git => ' https://github.com/MxABC/swiftScan.git '
4948```
5049
5150
You can’t perform that action at this time.
0 commit comments