[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / f / 5 / EFQRCode / 1.2.1 / EFQRCode.podspec.json
blob841714ad209d97df0971bc93af73b3baaf88f50c
2   "name": "EFQRCode",
3   "version": "1.2.1",
4   "summary": "An extension for UIImage to create and scan QRCode.",
5   "description": "An extension for UIImage to create and scan QRCode, in Swift.",
6   "homepage": "https://github.com/EyreFree/EFQRCode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EyreFree": "eyrefree@eyrefree.org"
13   },
14   "source": {
15     "git": "https://github.com/EyreFree/EFQRCode.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "EFQRCode/Classes/*.swift",
23   "pushed_with_swift_version": "3.0"