[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / 1 / 4 / ef_swift_qrcodejs / 2.3.0 / ef_swift_qrcodejs.podspec.json
blob4a3480f72e2ff37557420fb5590f5a84c34cb09d
2   "name": "ef_swift_qrcodejs",
3   "module_name": "QRCodeSwift",
4   "version": "2.3.0",
5   "summary": "Cross-appleOS SIMPLE QRCode generator for swift, modified based on qrcodejs.",
6   "description": "No CIFilter on watchOS? Then we generate QRCode without it ourselves!\nswift_qrcodejs is a cross-appleOS simple QRCode generator for swift, modified based on qrcodejs.",
7   "homepage": "https://github.com/ApolloZhu/swift_qrcodejs",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ApolloZhu": "public-apollonian@outlook.com"
14   },
15   "social_media_url": "http://github.com/ApolloZhu",
16   "platforms": {
17     "ios": "11.0",
18     "osx": "10.13",
19     "watchos": "6.0",
20     "tvos": "11.0"
21   },
22   "source": {
23     "git": "https://github.com/EFPrefix/swift_qrcodejs.git",
24     "tag": "2.3.0"
25   },
26   "source_files": "Sources/**/*.{h,swift}",
27   "swift_versions": [
28     "4.2",
29     "5.0"
30   ],
31   "frameworks": "Foundation",
32   "swift_version": "5.0"