{ | |
"name": "QRCodeInSwift", | |
"version": "1.0.0", | |
"summary": "Simple QRCode detector and generator in Swift! Thanks Laoliu", | |
"homepage": "https://github.com/woshishui1243/QRCodeInSwift", | |
"license": "MIT", | |
"authors": { | |
"woshishui1243": "dayu_0518@163.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/woshishui1243/QRCodeInSwift.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "QRCodeInSwift/Source/*.swift", | |
"requires_arc": true | |
} |