[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / d / a / FoodLensSDK / 0.3.13 / FoodLensSDK.podspec.json
blob861c7edc72ee20fa85bcf6443f1017266873c963
2   "name": "FoodLensSDK",
3   "version": "0.3.13",
4   "summary": "FoodLens SDK as a prebuilt framework",
5   "description": "FoodLens SDK as a prebuilt framework",
6   "homepage": "https://github.com/azumio/argus-sdk-ios-public",
7   "license": {
8     "type": "Azumio Developer License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Azumio Inc.": "slava@azumio.com"
13   },
14   "source": {
15     "git": "https://github.com/azumio/argus-sdk-ios-public.git",
16     "tag": "v0.3.13"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "module_name": "FoodLensSDK",
24   "default_subspecs": "Static",
25   "subspecs": [
26     {
27       "name": "Static",
28       "dependencies": {
29         "FoodLensSDKStatic": [
31         ]
32       }
33     },
34     {
35       "name": "Framework",
36       "dependencies": {
37         "FoodLensSDKFramework": [
39         ]
40       }
41     }
42   ],
43   "swift_version": "5.0"