[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 9 / e / QRIO / 3.0.1 / QRIO.podspec.json
blobe3f49367e375ff00ada156ab36f947d76bec7c39
2   "name": "QRIO",
3   "version": "3.0.1",
4   "summary": "Lightweight framework for QR scanning and generation.",
5   "homepage": "https://github.com/nodes-ios/QRIO",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Nodes Agency - iOS": "ios@nodes.dk"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/nodes-ios/QRIO.git",
19     "tag": "3.0.1"
20   },
21   "subspecs": [
22     {
23       "name": "QRIO",
24       "ios": {
25         "source_files": "QRIO/**/*.swift"
26       }
27     }
28   ],
29   "swift_version": "5.0"