Open wooseng opened 5 years ago
Podfile:
pod 'swiftScan', :git => 'https://github.com/MxABC/swiftScan.git'
run pod update swiftScan
pod update swiftScan
done!!!
i had fork the repo, maybe it's better to use the following in your Podfile:
pod 'swiftScan', :git => 'https://github.com/wooseng/swiftScan.git'
Podfile:
run
pod update swiftScan
done!!!