| { |
| "name": "BLXQRCodeSDK", |
| "version": "1.0.1", |
| "summary": "A Scan code for app", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/JunkieBa/BLXQRCodeSDK", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "JunkieBa": "15901320686@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/JunkieBa/BLXQRCodeSDK.git", |
| "tag": "1.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "BLXQRCodeSDK/Classes/**/*", |
| "resource_bundles": { |
| "BLXQRCodeSDK": [ |
| "BLXQRCodeSDK/Assets/*.png" |
| ] |
| }, |
| "dependencies": { |
| "AFNetworking": [ |
| "~> 2.3" |
| ], |
| "Masonry": [ |
| |
| ], |
| "UIColor-HexString": [ |
| |
| ] |
| } |
| } |