blob: 73f1cd0dbe7f876098eb0b20df0aee479f02f3cd [file] [log] [blame]
{
"name": "LyraCardsRecognizer",
"version": "1.0.0",
"summary": "LyraCardsRecognizer allows you to recognize the card using the device camera :)",
"homepage": "https://github.com/lyra/ios-cards-camera-recognizer",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Lyra Dev Mobile": "dev-mobile@lyra-network.com"
},
"source": {
"git": "https://github.com/lyra/ios-cards-camera-recognizer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "LyraCardsRecognizer.framework"
}
}