4 "summary": "iOS SDK of MobID.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/TheMobID/mobid-ios",
12 "AleksandrPavliuk": "pavliuk.aleksandr@gmail.com"
15 "git": "https://github.com/TheMobID/mobid-ios.git",
27 "source_files": "MobID/Classes/**/*",
28 "resources": "MobID/Assets/*.{xib,xcassets,png,jpg,otf,ttf}",
29 "frameworks": "UIKit",
31 "vendored_frameworks": [
32 "Frameworks/JitsiMeetSDK.xcframework",
33 "Frameworks/WebRTC.framework"
36 "pod_target_xcconfig": {
37 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39 "user_target_xcconfig": {
40 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42 "swift_version": "5.1"