[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 3 / 4 / linkus-vivo / 0.0.7 / linkus-vivo.podspec.json
blobec2fd5003c300a802c08401a313e94f107d73086
2   "name": "linkus-vivo",
3   "version": "0.0.7",
4   "summary": "为V消息提供Sip通话能力",
5   "homepage": "https://github.com/Yeastar-PBX/linkus-ios-sdk-vivo.git",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "杨桂福": "ygf@yeastar.com"
11   },
12   "source": {
13     "git": "https://github.com/Yeastar-PBX/linkus-ios-sdk-vivo.git",
14     "tag": "0.0.7"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "11.0"
19   },
20   "pod_target_xcconfig": {
21     "VALID_ARCHS[sdk=iphonesimulator*]": ""
22   },
23   "vendored_frameworks": "YeastarLinkus.framework",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 4.0.1"
27     ]
28   }