[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 0 / b / ICSwiftQRCode / 4.0.0 / ICSwiftQRCode.podspec.json
blob76d9eccb4ab4632da4effa41752664af1d447049
2   "name": "ICSwiftQRCode",
3   "version": "4.0.0",
4   "summary": "Simple QRCode detector and generator in Swift, forked from liufan321/SwiftQRCode",
5   "homepage": "https://github.com/interchen/SwiftQRCode",
6   "license": "MIT",
7   "authors": {
8     "interchen": "inter.chen@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/interchen/SwiftQRCode.git",
15     "tag": "4.0.0"
16   },
17   "source_files": "QRCode/Source/*.swift",
18   "frameworks": "AVFoundation",
19   "requires_arc": true,
20   "pushed_with_swift_version": "4.0"