[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / d / f / 3 / MLFSupport / 0.0.3 / MLFSupport.podspec.json
blob599468069a6fe37b6471f0badca5eee8a9357b00
2   "name": "MLFSupport",
3   "version": "0.0.3",
4   "summary": "MLFairy Support library",
5   "description": "Not to be used outside of the MLFairy SDK",
6   "homepage": "https://www.mlfairy.com",
7   "license": {
8     "type": "Commercial",
9     "text": ""
10   },
11   "authors": {
12     "MLFairy": "support@mlfairy.com"
13   },
14   "source": {
15     "http": "https://firebasestorage.googleapis.com/v0/b/mlfairy.appspot.com/o/sdk%2FMLFSupport.framework-0.0.3.zip?alt=media"
16   },
17   "frameworks": [
18     "CoreML",
19     "Foundation"
20   ],
21   "swift_versions": "5.0",
22   "platforms": {
23     "ios": "11.0",
24     "osx": "10.13",
25     "tvos": "11.0"
26   },
27   "ios": {
28     "frameworks": "UIKit",
29     "source_files": "Carthage/Build/iOS/MLFSupport.framework/Headers/*.{h}",
30     "preserve_paths": "Carthage/Build/iOS/MLFSupport.framework/*",
31     "vendored_frameworks": "Carthage/Build/iOS/MLFSupport.framework"
32   },
33   "osx": {
34     "frameworks": "Cocoa",
35     "preserve_paths": "Carthage/Build/Mac/MLFSupport.framework/*",
36     "vendored_frameworks": "Carthage/Build/Mac/MLFSupport.framework"
37   },
38   "tvos": {
39     "frameworks": "UIKit",
40     "source_files": "Carthage/Build/tvOS/MLFSupport.framework/Headers/*.{h}",
41     "preserve_paths": "Carthage/Build/tvOS/MLFSupport.framework/*",
42     "vendored_frameworks": "Carthage/Build/tvOS/MLFSupport.framework"
43   },
44   "swift_version": "5.0"