[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / f / 6 / TensorFlowKit / 0.1.0 / TensorFlowKit.podspec.json
blobc2e61cdfba0d996b2ee12d5d6705b7e524b01108
2   "name": "TensorFlowKit",
3   "version": "0.1.0",
4   "summary": "Make TensorFlowLite easy to use.",
5   "description": "Just a few lines of code to set up, all the hard work this pod will take care of it.",
6   "homepage": "https://github.com/OsenseTech/TensorFlowKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "蘇健豪": "jenhausu@osensetech.com"
13   },
14   "source": {
15     "git": "https://github.com/OsenseTech/TensorFlowKit.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": [
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": "TensorFlowKit/Classes/**/*",
25   "dependencies": {
26     "TensorFlowLiteSwift": [
28     ]
29   },
30   "static_framework": true,
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "swift_version": "5.0"