[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / e / 3 / swift_qrcodejs / 1.1.2 / swift_qrcodejs.podspec.json
blob3b31645bc4c983792fd759247b0c9e10e48a44ca
2   "name": "swift_qrcodejs",
3   "version": "1.1.2",
4   "summary": "Cross-appleOS SIMPLE QRCode generator for swift, modified based on qrcodejs.",
5   "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.",
6   "homepage": "https://github.com/ApolloZhu/swift_qrcodejs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ApolloZhu": "public-apollonian@outlook.com"
13   },
14   "social_media_url": "http://github.com/ApolloZhu",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/ApolloZhu/swift_qrcodejs.git",
23     "tag": "1.1.2"
24   },
25   "source_files": "Sources/**/*.{h,swift}",
26   "swift_versions": [
27     "4.2",
28     "5.0",
29     "5.0"
30   ],
31   "frameworks": "Foundation",
32   "swift_version": "5.0"