| { |
| "name": "QR-Code-Encoder-for-Objective-C", |
| "platforms": { |
| "ios": null |
| }, |
| "version": "1.0.0", |
| "license": "Apache License, Version 2.0", |
| "summary": "An implementation of QR code encoder for Objective-C ported from Psytec library.", |
| "homepage": "https://github.com/myang-git/QR-Code-Encoder-for-Objective-C", |
| "authors": { |
| "Ming Yang": "myang.git@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/myang-git/QR-Code-Encoder-for-Objective-C.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "QRCodeEncoderObjectiveCAtGithub/**/*.{h,m,mm,cpp}", |
| "requires_arc": false |
| } |