[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / a / 3 / MobID / 0.1.8 / MobID.podspec.json
blob3c143368cfc4a2e314202b29a5090ab1077abc63
2   "name": "MobID",
3   "version": "0.1.8",
4   "summary": "iOS SDK of MobID.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/TheMobID/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/TheMobID/mobid-ios.git",
16     "tag": "0.1.8"
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/JitsiMeetSDK.xcframework",
33       "Frameworks/WebRTC.framework"
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"