[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 7 / 1 / 6 / LyraCardsRecognizer / 1.0.0 / LyraCardsRecognizer.podspec.json
blob73f1cd0dbe7f876098eb0b20df0aee479f02f3cd
2   "name": "LyraCardsRecognizer",
3   "version": "1.0.0",
4   "summary": "LyraCardsRecognizer allows you to recognize the card using the device camera :)",
5   "homepage": "https://github.com/lyra/ios-cards-camera-recognizer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Lyra Dev Mobile": "dev-mobile@lyra-network.com"
12   },
13   "source": {
14     "git": "https://github.com/lyra/ios-cards-camera-recognizer.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "LyraCardsRecognizer.framework"
22   }