[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / f / 5 / EFQRCode / 1.2.6 / EFQRCode.podspec.json
blob41750b4440e333fb0735f0c70b3b3cc5ef4b341a
2   "name": "EFQRCode",
3   "version": "1.2.6",
4   "summary": "A better way to operate quick response code in Swift.",
5   "description": "EFQRCode is a lightweight, pure-Swift library for generating pretty QRCode image with input watermark or icon and recognizing QRCode from image, it is based on CoreImage. It provides you a better way to operate QRCode in your app.",
6   "homepage": "https://github.com/EyreFree/EFQRCode",
7   "screenshots": "https://raw.githubusercontent.com/EyreFree/EFQRCode/assets/EFQRCode.jpg",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "EyreFree": "eyrefree@eyrefree.org"
14   },
15   "source": {
16     "git": "https://github.com/EyreFree/EFQRCode.git",
17     "tag": "1.2.6"
18   },
19   "social_media_url": "https://twitter.com/EyreFree777",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.11",
23     "tvos": "9.0"
24   },
25   "requires_arc": true,
26   "source_files": "Source/*.swift",
27   "pushed_with_swift_version": "3.0"