[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 8 / 4 / iOS-QR-Code-Generator / 0.1.0 / iOS-QR-Code-Generator.podspec.json
blob7911b4f4511e8d109a388d2ab9f14fec38e851c0
2   "name": "iOS-QR-Code-Generator",
3   "version": "0.1.0",
4   "summary": "A simple Objective-C library which simplify QR Code generation.",
5   "description": "'A simple Objective-C library which simplify QR Code generation using CIQRCodeGenerator.CIQRCodeGenerator. Authored by Giovanni Scarrone, https://www.giovanniscarrone.it/'",
6   "homepage": "https://github.com/teffi/iOS-QR-Code-Generator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Teffi": "steffi.tan07@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/teffi/iOS-QR-Code-Generator.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "QRCodeGenerator/*"