[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / 0 / e / LagortaSDK / 1.05 / LagortaSDK.podspec.json
blob17bfd5ba6ac8aa3471eed76d4243d2ad019c6c61
2   "name": "LagortaSDK",
3   "version": "1.05",
4   "summary": "Lagorta SDK helps you to add different kinds of ads within your application easily!",
5   "description": "Lagorta SDK helps you to add different kinds of ads within your application easily!!",
6   "homepage": "https://gitlab.bbi-consultancy.com/lagortasdk/lagortasdk-ios/-/wikis/home",
7   "documentation_url": "https://gitlab.bbi-consultancy.com/lagortasdk/lagortasdk-ios/-/wikis/home",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Lagorta": "mohamed.galal.cs@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "ios": {
19     "vendored_frameworks": "LagortaSDK.framework"
20   },
21   "source": {
22     "http": "https://gitlab.bbi-consultancy.com/lagortasdk/lagortasdk-ios/-/raw/master/LagortaSDK.zip"
23   },
24   "exclude_files": "Classes/Exclude",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }