[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 9 / f / MSHSipSDK-IOS / 0.4.0 / MSHSipSDK-IOS.podspec.json
blob71b5c8b402f44e4f99474a8701d374efff5d75cb
2   "name": "MSHSipSDK-IOS",
3   "version": "0.4.0",
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/hungnt/mshsipsdk-ios-public/uploads/912cc07ee7ca24d8950934401d8a6030/MSHSipSDK-IOS-0.4.0.zip"
16   },
17   "platforms": {
18     "ios": "10.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     "ENABLE_BITCODE": "NO"
32   }