[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 2 / 8 / testingxcframe / 2.50.8 / testingxcframe.podspec.json
blobf652693f8eb487da9f59bfa2b24dc94c4cd0da3b
2   "name": "testingxcframe",
3   "version": "2.50.8",
4   "summary": "A brief description of MyFramework project.",
5   "description": "An extended description of MyFramework project.",
6   "homepage": "http://your.homepage/here",
7   "license": {
8     "type": "Copyright",
9     "text": "                   Copyright 2018\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "$(git config user.name)": "$(git config user.email)"
13   },
14   "source": {
15     "http": "https://repo.situm.es/artifactory/situm-apks/iOS/SitumSDK/feature-PRO-1395-ios-sdkgenerar-xcframework-en-p/2.50.8/SitumSDK.xcframework.noprotobuf.zip"
16   },
17   "vendored_frameworks": "SitumSDK.xcframework",
18   "platforms": {
19     "ios": null
20   },
21   "static_framework": true,
22   "frameworks": [
23     "CoreLocation",
24     "CoreMotion"
25   ],
26   "libraries": [
27     "c++",
28     "z"
29   ],
30   "dependencies": {
31     "Protobuf": [
32       "~> 3.7"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "OTHER_LDFLAGS": "$(inherited) -ObjC"
37   }