[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / b / MistSDKDR-Beta / 2.0.1 / MistSDKDR-Beta.podspec.json
blob54a90832365c976e640188f94fd96d3888657490
2   "name": "MistSDKDR-Beta",
3   "homepage": "https://github.com/mistsys/mist-sdk-ios-dr/tree/beta",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright 2023 by Mist Systems Inc. All rights reserved."
7   },
8   "version": "2.0.1",
9   "summary": "Mist SDK DR Beta",
10   "description": "Mist SDK DR Beta",
11   "authors": {
12     "Mist Systems": "sdksupport@mist.com"
13   },
14   "social_media_url": "https://twitter.com/mistsystems",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/mistsys/mist-sdk-ios-dr.git",
20     "tag": "2.0.1"
21   },
22   "ios": {
23     "vendored_frameworks": "Framework/MistSDK.framework"
24   },
25   "frameworks": [
26     "Foundation",
27     "Security",
28     "CFNetwork",
29     "JavaScriptCore",
30     "CoreLocation",
31     "CoreBluetooth",
32     "UIKit",
33     "MapKit",
34     "SystemConfiguration"
35   ],
36   "libraries": [
37     "icucore",
38     "z"
39   ],
40   "requires_arc": true,
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   }