[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / b / 5 / d / LinkingStaticLib / 0.0.4 / LinkingStaticLib.podspec.json
blobe075a8261d09a1c52cc4476f91a9cb7d6b73bcb1
2   "name": "LinkingStaticLib",
3   "version": "0.0.4",
4   "summary": "A short description of LinkingStaticLib.",
5   "source": {
6     "git": "https://github.com/blotouta2/LinkingStaticLib.git",
7     "tag": "0.0.4"
8   },
9   "source_files": "Classes/**/*",
10   "public_header_files": "Classes/**/*.h",
11   "vendored_libraries": "Classes/libBlotoutAnalytics.a",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "static_framework": true,
16   "description": "A new LinkProject testing project.",
17   "homepage": "https://github.com/blotouta2/LinkingStaticLib",
18   "license": {
19     "file": "LICENSE"
20   },
21   "authors": {
22     "blotouta2": "ankur@blotout.io"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }