[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / f / MSHSipSDK-IOS / 0.4.3.1 / MSHSipSDK-IOS.podspec.json
blobfdb401d23513940d18c06680c41be0472dd290c4
2   "name": "MSHSipSDK-IOS",
3   "version": "0.4.3.1",
4   "summary": "Description of MSHSipSDK-IOS.",
5   "description": "Everything about this project under our ownership in MSHSipSDK-IOS",
6   "homepage": "https://stv-git.sohatv.vn/hungnt/mshsipsdk-ios-public",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hungnt": "hungnguyenthac@vccorp.vn"
13   },
14   "source": {
15     "http": "https://stv-git.sohatv.vn/-/project/703/uploads/784aef97a1494ee159fdb2e3425b8cbd/MSHSipSDK-IOS-0.4.3.1.zip"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "public_header_files": "MSHSipSDK-IOS.framework/**/*.{h}",
21   "source_files": "MSHSipSDK-IOS.framework/**/*.{h}",
22   "preserve_paths": "MSHSipSDK-IOS.framework",
23   "vendored_frameworks": "MSHSipSDK-IOS.framework",
24   "libraries": [
25     "System",
26     "z",
27     "c++"
28   ],
29   "requires_arc": true,
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }