blob: f652693f8eb487da9f59bfa2b24dc94c4cd0da3b [file] [log] [blame]
{
"name": "testingxcframe",
"version": "2.50.8",
"summary": "A brief description of MyFramework project.",
"description": "An extended description of MyFramework project.",
"homepage": "http://your.homepage/here",
"license": {
"type": "Copyright",
"text": " Copyright 2018\n Permission is granted to...\n"
},
"authors": {
"$(git config user.name)": "$(git config user.email)"
},
"source": {
"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"
},
"vendored_frameworks": "SitumSDK.xcframework",
"platforms": {
"ios": null
},
"static_framework": true,
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"libraries": [
"c++",
"z"
],
"dependencies": {
"Protobuf": [
"~> 3.7"
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC"
}
}