[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 9 / 5 / BlackBerryDynamicsAutomatedTestSupportLibrary / 11.0.1.137 / BlackBerryDynamicsAutomatedTestSupportLibrary.podspec.json
blob69cb994ea7a9f4f487fba242475faac85f63d089
2   "name": "BlackBerryDynamicsAutomatedTestSupportLibrary",
3   "version": "11.0.1.137",
4   "homepage": "https://developers.blackberry.com",
5   "documentation_url": "https://developers.blackberry.com/us/en/products/blackberry-dynamics/ios.html",
6   "license": {
7     "type": "Commercial",
8     "file": "license.txt"
9   },
10   "authors": "BlackBerry",
11   "summary": "Library for automated testing of BlackBerry Dynamics applications",
12   "description": "Framework for automated testing of BlackBerry Dynamics applications.",
13   "platforms": {
14     "ios": "14.0"
15   },
16   "source": {
17     "http": "https://software.download.blackberry.com/repository/framework/dynamics/ios/11.0.1.137/BlackBerry_Dynamics_SDK_for_iOS_v11.0.1.137_dylib.zip"
18   },
19   "requires_arc": true,
20   "swift_versions": "5.0",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "subspecs": [
28     {
29       "name": "BlackBerryDynamics",
30       "preserve_paths": [
31         "Frameworks/BlackBerryDynamicsAutomatedTestSupportLibrary.framework",
32         "license.txt"
33       ],
34       "vendored_frameworks": "Frameworks/BlackBerryDynamicsAutomatedTestSupportLibrary.framework"
35     }
36   ],
37   "swift_version": "5.0"