[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / e / TableRow / 0.4.0 / TableRow.podspec.json
blobe154d86fc47cca1eb8df3d85c1faeedb0cefe572
2   "name": "TableRow",
3   "version": "0.4.0",
4   "summary": "A tableView row (including inline variant) for use with Eureka library",
5   "homepage": "https://github.com/EurekaCommunity/TableRow",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Anton Kovtun",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "ios": {
15     "frameworks": [
16       "UIKit",
17       "Foundation"
18     ]
19   },
20   "source": {
21     "git": "https://github.com/EurekaCommunity/TableRow.git",
22     "tag": "0.4.0"
23   },
24   "source_files": "Sources/**/*.{swift}",
25   "requires_arc": true,
26   "dependencies": {
27     "Eureka": [
28       "~> 5.1"
29     ]
30   },
31   "swift_versions": "5.0",
32   "swift_version": "5.0"