| { |
| "name": "LXQRCodeManager", |
| "version": "1.0.0", |
| "summary": "LXQRCodeManager.", |
| "description": "LXQRCodeManager is manager", |
| "homepage": "https://github.com/LIXIANGXLee/LXQRCodeModule", |
| "license": "MIT", |
| "authors": { |
| "lixiang": "lixiang@gokuaidian.com" |
| }, |
| "platforms": { |
| "ios": "9.2" |
| }, |
| "swift_versions": "5.0", |
| "source": { |
| "git": "https://github.com/LIXIANGXLee/LXQRCodeModule.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "LXQRCodeManager/*.{swift}", |
| "resources": "LXQRCodeManager/*.bundle", |
| "dependencies": { |
| "LXFitManager": [ |
| |
| ] |
| }, |
| "swift_version": "5.0" |
| } |