[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / a / AztecDecoder / 1.0 / AztecDecoder.podspec.json
blob9a2c17b86bfd2592e02c68e520cf4cd68fdbc713
2   "name": "AztecDecoder",
3   "version": "1.0",
4   "summary": "Easily decode your aztec string.",
5   "description": "Looking for simple Swift library to decode aztec string? This one is for you:)",
6   "homepage": "https://github.com/kunass2/AztecDecoder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bartlomiej Semanczyk": "bartekss2@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/kunass2/AztecDecoder.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AztecDecoder/Classes/**/*"