[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / a / 3 / MobID / 0.5.0 / MobID.podspec.json
blob12588ef7976994d66f8e01f571ae64177b035d21
2   "name": "MobID",
3   "version": "0.5.0",
4   "summary": "iOS SDK of MobID.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MobID-mobile/mobid-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AleksandrPavliuk": "pavliuk.aleksandr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MobID-mobile/mobid-ios.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "5.0",
25     "5.1"
26   ],
27   "source_files": "MobID/Classes/**/*",
28   "resources": "MobID/Assets/*.{xib,xcassets,png,jpg,otf,ttf}",
29   "frameworks": "UIKit",
30   "ios": {
31     "vendored_frameworks": [
32       "Frameworks/WebRTC.xcframework",
33       "Frameworks/JitsiMeetSDK.xcframework"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "swift_version": "5.1"