[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 9 / 5 / BlackBerryDynamicsAutomatedTestSupportLibrary / 10.1.0.36 / BlackBerryDynamicsAutomatedTestSupportLibrary.podspec.json
blob5bba9548a33f961e436104494f155547c11a1c19
2   "name": "BlackBerryDynamicsAutomatedTestSupportLibrary",
3   "version": "10.1.0.36",
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": "13.0"
15   },
16   "source": {
17     "http": "https://software.download.blackberry.com/repository/framework/dynamics/ios/10.1.0.36/BlackBerry_Dynamics_SDK_for_iOS_v10.1.0.36_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"