[Add] MagicFIDO_iOS_SDK 0.1.0
[CocoaPods.git] / Specs / 7 / f / d / VuongFramework / 0.0.1 / VuongFramework.podspec.json
blobeda147aa95293ddc4ae2c7eb2885c767a5a8483b
2   "name": "VuongFramework",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/vuonghuynhvncoder/MyFramework",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "vuonghuynh.vncoder": "vuonghuynh.vncoder@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": "5.6",
18   "source": {
19     "git": "https://github.com/vuonghuynhvncoder/MyFramework.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "MyFramework/**/*.{h,m,swift}",
23   "dependencies": {
24     "GoogleWebRTC": [
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "swift_version": "5.6"