QRCodeReader-ios/Example/Pods/Local Podspecs/QRCodeReader.podspec.json

23 lines
532 B
JSON

{
"name": "QRCodeReader",
"version": "0.1.0",
"summary": "A short description of QRCodeReader.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/viveron/QRCodeReader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"viveron": "shabanov.dev.git@gmail.com"
},
"source": {
"git": "https://github.com/viveron/QRCodeReader.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QRCodeReader/Classes/**/*"
}